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 d213090Copy full SHA for d213090
src/entitlements.plist
@@ -5,4 +5,8 @@
5
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
6
<true/>
7
</dict>
8
+ <dict>
9
+ <key>com.apple.security.cs.allow-jit</key>
10
+ <true/>
11
+ </dict>
12
</plist>
0 commit comments