We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e635cd commit 85dadf4Copy full SHA for 85dadf4
res/entitlements.mac.plist
@@ -4,5 +4,7 @@
4
<dict>
5
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
6
<true/>
7
+ <key>com.apple.security.cs.disable-library-validation</key>
8
+ <true/>
9
</dict>
10
</plist>
0 commit comments