mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 05:52:18 +00:00
dfae6afcb4
Replace favorites entities with a PreferencesManager, that returns observables for: - Module preferences (by module UUID) - Provider preferences (by ProviderID) Automate preferences availability in: - Module views (empty for now) - VPN server view (favorites) Synchronize preferences by making this a CloudKit container. Preferences are also available in the Tunnel by storing the container in the App Group. |
||
---|---|---|
.. | ||
AppError.swift | ||
AppPreference.swift | ||
BundleConfiguration+AppGroup.swift | ||
BundleConfiguration+Main.swift | ||
Constants.swift | ||
EditableProfile.swift | ||
MigratableProfile.swift | ||
MigrationStatus.swift | ||
ModulePreferences.swift | ||
ModuleType.swift | ||
ModuleType+Known.swift | ||
ModuleType+New.swift | ||
PreferenceProtocol.swift | ||
ProfileAttributes.swift | ||
ProfilePreview.swift | ||
ProviderPreferences.swift | ||
TunnelInstallation.swift |