NE: Remove entitlements we don't need for now

This commit is contained in:
Roopesh Chander 2018-10-27 00:33:16 +05:30
parent fafb56564e
commit 4eb13921d2
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>