passepartout-apple/Passepartout/Library/Tests
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
..
AppUIMainTests Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
CommonLibraryTests Drop old FIXME 2024-11-07 23:56:44 +01:00
UILibraryTests Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00