diff --git a/gui/entitlements.plist b/gui/entitlements.plist new file mode 100644 index 00000000..983f1099 --- /dev/null +++ b/gui/entitlements.plist @@ -0,0 +1,16 @@ + + + + + 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.disable-executable-page-protection + + com.apple.security.automation.apple-events + + + \ No newline at end of file