Added initial menu bar to macOS
This commit is contained in:
parent
923bc9511d
commit
5438542284
5 changed files with 149 additions and 31 deletions
|
|
@ -92,7 +92,7 @@ class Tunnel: ObservableObject {
|
|||
let proto = NETunnelProviderProtocol()
|
||||
proto.providerBundleIdentifier = bundleIdentifier
|
||||
configure(manager, proto)
|
||||
|
||||
|
||||
manager.protocolConfiguration = proto
|
||||
try await manager.save()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue