Validate libraries once again
Remove the entitlement for disabling library validation, as this should not be needed any more. Signed-off-by: Christopher Snowhill <kode54@gmail.com>CQTexperiment
parent
5e8f066a01
commit
1b1769c5c2
|
@ -4,7 +4,5 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.security.cs.allow-jit</key>
|
<key>com.apple.security.cs.allow-jit</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.cs.disable-library-validation</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue