summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hardened_runtime.xcent2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardened_runtime.xcent b/hardened_runtime.xcent
index 72abb432afc6..7443f3c3ae55 100644
--- a/hardened_runtime.xcent
+++ b/hardened_runtime.xcent
@@ -5,7 +5,7 @@
<!-- AppleScript support -->
<key>com.apple.security.automation.apple-events</key>
<true/>
- <!-- for extension manager, "exception in synchronize" -->
+ <!-- Needed for our runtime machine code generation -->
<key>com.apple.security.cs.disable-executable-page-protection</key>
<true/>
<!-- allow use of third-party plugins/frameworks (aka Java) -->