From 18003aa7ff6b0892d886f6acdc9c6a7d547d3604 Mon Sep 17 00:00:00 2001 From: spichardo Date: Fri, 19 Apr 2024 15:33:08 -0600 Subject: [PATCH] Update entitlements.plist --- BabelBrain/entitlements.plist | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/BabelBrain/entitlements.plist b/BabelBrain/entitlements.plist index 8c9b04a..92400e8 100644 --- a/BabelBrain/entitlements.plist +++ b/BabelBrain/entitlements.plist @@ -2,15 +2,13 @@ - - com.apple.security.cs.allow-jit - - com.apple.security.cs.allow-unsigned-executable-memory - - com.apple.security.cs.disable-library-validation - - com.apple.security.cs.allow-dyld-environment-variables - - + com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.cs.disable-library-validation + - \ No newline at end of file +