passepartout-apple/Passepartout
Davide a9fa6a2f62
Maintain one configuration per profile (#636)
Helps with automation. Install the VPN configuration before persisting a
profile, so that the 1:1 reference with OS settings is maintained.
Likewise, uninstall the VPN configuration after removing a profile.

This before-save hook also resolves a problem with multiple imports,
where multiple VPN permission alerts coalesce if no VPN configuration is
installed. Now the first import waits for the permission synchronously.

Fixes #618
2024-09-30 14:56:20 +02:00
..
App Decouple Constants from BundleConfiguration (#635) 2024-09-28 19:05:47 +02:00
Library Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
Shared Decouple Constants from BundleConfiguration (#635) 2024-09-28 19:05:47 +02:00
Tunnel Decouple Constants from BundleConfiguration (#635) 2024-09-28 19:05:47 +02:00
Config.xcconfig Prefix group ID with team ID on macOS (#626) 2024-09-28 11:13:32 +02:00