passepartout-apple/PassepartoutLibrary
Davide De Rosa c8de4605a1
Fix TestFlight sandbox detection on Mac (#354)
The Mac `#if` block must come first because in Catalyst builds, `#if
os(iOS)` holds true, and this is not the condition we want to validate
on Catalyst.
2023-09-10 08:08:26 +02:00
..
.swiftpm Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
Sources Fix TestFlight sandbox detection on Mac (#354) 2023-09-10 08:08:26 +02:00
Tests Invoke VPNManager methods with a Profile object (#309) 2023-05-28 09:56:51 +02:00
.gitignore Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Package.swift Use versioned TunnelKit 2023-07-06 11:09:59 +01:00