Proper VPN simulator with notifications, etc.

This commit is contained in:
relikd
2020-07-27 17:50:15 +02:00
parent a2b0f311d5
commit 01523b250f
10 changed files with 257 additions and 188 deletions

View File

@@ -19,7 +19,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
PrefsShared.registerDefaults()
#if IOS_SIMULATOR
TestDataSource.load()
SimulatorVPN.load()
#endif
sync.start()