From a6bad62190cb895a3dc3af9f9aa485964c726c9f Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 16 Jan 2024 12:08:19 -0800 Subject: [PATCH] factor.entitlements: add JIT entitlement for aarch64 --- factor.entitlements | 2 ++ 1 file changed, 2 insertions(+) diff --git a/factor.entitlements b/factor.entitlements index ee90b85331..15a2910c15 100644 --- a/factor.entitlements +++ b/factor.entitlements @@ -6,6 +6,8 @@ com.apple.security.cs.allow-unsigned-executable-memory + com.apple.security.cs.disable-executable-page-protection + com.apple.security.cs.disable-library-validation com.apple.security.cs.allow-dyld-environment-variables -- 2.34.1