This commit is contained in:
pokamest 2024-07-15 17:29:07 -07:00
parent 82f5903574
commit c96b268a09
7 changed files with 135 additions and 35 deletions

View file

@ -4,7 +4,12 @@
<dict>
<key>com.apple.application-identifier</key>
<string>$(DEVELOPMENT_TEAM).$(NETEXT_ID_MACOS)</string>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.developer.networking.networkextension</key>
<array>
<string>packet-tunnel-provider</string>