forked from I2P_Developers/i2p.i2p
Mac OS X Launcher: Remove unneeded entitlement
This commit is contained in:
@ -8,8 +8,6 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>com.apple.security.cs.allow-jit</key>
|
<key>com.apple.security.cs.allow-jit</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
|
||||||
<true/>
|
|
||||||
<key>com.apple.security.cs.debugger</key>
|
<key>com.apple.security.cs.debugger</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
Reference in New Issue
Block a user