passepartout-apple/Passepartout/Library
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
..
.swiftpm/xcode Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Sources Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
Tests Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
Package.resolved Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Package.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00