passepartout-apple/Passepartout/Library/Sources/UILibrary/Domain
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
..
EditableProfile.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00
Module+ModuleType.swift Refactor ModuleType to be a single source of truth (#800) 2024-11-02 15:23:36 +01:00
ModuleType+Known.swift Refactor ModuleType to be a single source of truth (#800) 2024-11-02 15:23:36 +01:00
ModuleType+New.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
ModuleType.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
TunnelInstallation.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00