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
Christopher Snowhill 2022-02-15 00:47:31 -08:00
parent 5e8f066a01
commit 1b1769c5c2
1 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,5 @@
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>