Skip to content

Commit 084a83c

Browse files
committed
disable sandbox
1 parent c8227e4 commit 084a83c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

iOS/testbed/iOSTestbed/iOSTestbed.entitlements

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>com.apple.security.app-sandbox</key>
6-
<true/>
75
<key>com.apple.security.cs.disable-library-validation</key>
86
<true/>
9-
<key>com.apple.security.network.client</key>
10-
<true/>
11-
<key>com.apple.security.network.server</key>
12-
<true/>
137
</dict>
148
</plist>

0 commit comments

Comments
 (0)