Skip to content

Commit

Permalink
factor.entitlements: add JIT entitlement for aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Jan 16, 2024
1 parent 09ff04e commit a6bad62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions factor.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.disable-executable-page-protection</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
Expand Down

0 comments on commit a6bad62

Please sign in to comment.