We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8227e4 commit 084a83cCopy full SHA for 084a83c
iOS/testbed/iOSTestbed/iOSTestbed.entitlements
@@ -2,13 +2,7 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
- <key>com.apple.security.app-sandbox</key>
6
- <true/>
7
<key>com.apple.security.cs.disable-library-validation</key>
8
<true/>
9
- <key>com.apple.security.network.client</key>
10
11
- <key>com.apple.security.network.server</key>
12
13
</dict>
14
</plist>
0 commit comments