passepartout-apple/Passepartout/Library/Tests/UILibraryTests
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
..
AppContextTests.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ProfileEditorTests.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00