passepartout-apple/Passepartout/App
Davide 7c27125dd7
Decouple library from PassepartoutKit implementations (#834)
Move the following dependencies:

- OpenVPN/OpenSSL
- WireGuard/Go

up the chain until the main App/Tunnel targets, so that UILibrary and
CommonLibrary can abstract from these unnecessary details. Instead, give
module views access to generic implementations via Registry.

Incidentally, this fixes an issue preventing TV previews from working
due to OpenSSL linkage.
2024-11-08 12:37:09 +01:00
..
Assets.xcassets Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Platforms Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00
en.lproj Lock app with FaceID (#609) 2024-09-25 19:32:07 +02:00
App.entitlements Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
App.plist Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
AppDelegate.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
LaunchScreen.storyboard Import v3 code (#597) 2024-09-23 15:02:26 +02:00
PassepartoutApp.swift Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00