aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuardNetworkExtension
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-10-27 00:33:16 +0530
committerRoopesh Chander <roop@roopc.net>2018-10-27 19:07:16 +0530
commit11a6b988ceb102f72d2030d07b8347d5bd64dc1f (patch)
tree4e54960d86ae063ae0b3909d23ba40ea61e83149 /WireGuard/WireGuardNetworkExtension
parentwireguard-go: Upgrade submodule to version 0.0.20181018 (diff)
downloadwireguard-apple-11a6b988ceb102f72d2030d07b8347d5bd64dc1f.tar.xz
wireguard-apple-11a6b988ceb102f72d2030d07b8347d5bd64dc1f.zip
NE: Remove entitlements we don't need for now
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuardNetworkExtension')
-rw-r--r--WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements8
1 files changed, 0 insertions, 8 deletions
diff --git a/WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements b/WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements
index a4774c6..ffab33e 100644
--- a/WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements
+++ b/WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements
@@ -6,13 +6,5 @@
<array>
<string>packet-tunnel-provider</string>
</array>
- <key>com.apple.security.application-groups</key>
- <array>
- <string>group.com.wireguard.ios</string>
- </array>
- <key>keychain-access-groups</key>
- <array>
- <string>$(AppIdentifierPrefix)com.wireguard.ios</string>
- </array>
</dict>
</plist>