NE: Remove entitlements we don't need for now

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2018-10-27 00:33:16 +05:30
parent 787d3dc501
commit 11a6b988ce
1 changed files with 0 additions and 8 deletions

View File

@ -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>