Fix mapped file has no cdhash, completely unsigned (#19)

This commit is contained in:
Quang Lam 2019-11-06 19:38:49 -06:00 committed by GitHub
parent 0805653c20
commit 5bd46070e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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