diff options
-rw-r--r-- | WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension.entitlements | 8 |
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> |