passepartout-apple/Passepartout/Library/Sources/AppUIMain/Extensions
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
..
EditableModule+Previews.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
EnvironmentValues+Extensions.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileManager+Extensions.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProviderEntityViewProviding+Extensions.swift Late dismissal after changing active provider server (#804) 2024-11-03 11:12:19 +01:00