mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Fix old entity naming
This commit is contained in:
parent
48d8173871
commit
ce280c0826
@ -98,7 +98,7 @@ class CoreContext {
|
||||
)
|
||||
|
||||
#if targetEnvironment(simulator)
|
||||
let strategy = VPNManager.MockStrategy()
|
||||
let strategy = MockVPNManagerStrategy()
|
||||
#else
|
||||
let strategy = TunnelKitVPNManagerStrategy(
|
||||
appGroup: Constants.App.appGroupId,
|
||||
|
Loading…
Reference in New Issue
Block a user