File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
- <key >com.apple.security.app-sandbox</key >
6
- <true />
5
+ <!-- < key>com.apple.security.app-sandbox</key>
6
+ <true/> -->
7
7
<key >com.apple.security.cs.allow-jit</key >
8
8
<true />
9
9
<key >com.apple.security.network.server</key >
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
- <key >com.apple.security.app-sandbox</key >
6
- <true />
5
+ <!-- < key>com.apple.security.app-sandbox</key>
6
+ <true/> -->
7
7
<key >com.apple.security.files.user-selected.read-write</key >
8
8
<true />
9
9
</dict >
You can’t perform that action at this time.
0 commit comments