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 6dceae8 commit cd9f7e3Copy full SHA for cd9f7e3
src/entitlements.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.allow-jit</key>
8
+ <true/>
9
</dict>
10
</plist>
0 commit comments