]> gitweb.factorcode.org Git - factor.git/commitdiff
factor.entitlements: add JIT entitlement for aarch64
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 16 Jan 2024 20:08:19 +0000 (12:08 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 16 Jan 2024 20:12:10 +0000 (12:12 -0800)
factor.entitlements

index ee90b85331255ff45f17237d8214c0dcf93bb270..15a2910c156c9f5e681c92a710f0b2eeb518506e 100644 (file)
@@ -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>