Merge pull request #553 from Yubico/macfix

mac: add entitlement for unsigned executable memory
This commit is contained in:
Dag Heyman 2020-03-09 13:53:09 +01:00 committed by GitHub
commit 29426bf602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
<dict>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.device.usb</key>