passepartout-apple/PassepartoutCore
Davide De Rosa 322bdf2993 Serialize active profile immediately
Otherwise:

- Switch from former active profile A to B
- Connect to now active profile B
- Kill app
- Reopen app
- App shows connected to profile A

Because active profile was not saved immediately on switch.

Unnecessary now to also save it on background persist().
2022-04-22 10:05:28 +02:00
..
.swiftpm/xcode/xcshareddata/xcschemes Make App/Core iOS/Catalyst only 2022-04-19 15:56:41 +02:00
Sources Serialize active profile immediately 2022-04-22 10:05:28 +02:00
Tests Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
.gitignore Only commit package resolution in main project 2022-02-04 13:10:50 +01:00
Package.swift Fix another import issue in TunnelKit 2022-04-13 22:57:00 +02:00