passepartout-apple/PassepartoutLibrary/Sources
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
..
OpenVPNAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
PassepartoutCore Fix TestFlight sandbox detection on Mac (#354) 2023-09-10 08:08:26 +02:00
PassepartoutLibrary Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
PassepartoutProviders Revert "Move VPNProtocolType serialization to Data layer" (#319) 2023-07-03 11:18:12 +02:00
PassepartoutProvidersImpl Attempt release 2023-09-10 01:08:07 +02:00
PassepartoutServices Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
PassepartoutVPN Support iCloud sync as an option (#350) 2023-09-09 20:29:04 +02:00
PassepartoutVPNImpl Allow erasing remote iCloud store (#351) 2023-09-09 21:52:32 +02:00
WireGuardAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00