From 496dbdfc9bcc77dd7a51142a62b5385246966175 Mon Sep 17 00:00:00 2001 From: Roza Date: Wed, 30 Dec 2020 14:25:49 -0500 Subject: [PATCH] Enable JIT in Hardened Runtime --- macos/entitlements.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/macos/entitlements.plist b/macos/entitlements.plist index 8cc185af..e6770575 100644 --- a/macos/entitlements.plist +++ b/macos/entitlements.plist @@ -2,6 +2,10 @@ + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.cs.disable-executable-page-protection + com.apple.security.cs.disable-library-validation