tdf#135479: Seems we need the more broad entitlement for Java's sake

Sad, but OK.

This reverts part of 2c366aae92.

Change-Id: I6b74c871e3ec2408f833a5e2b652fd19cb7a2c0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103230
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
This commit is contained in:
Tor Lillqvist 2020-09-23 10:34:40 +03:00
parent 8679bf3ec6
commit 247a530447

View file

@ -6,7 +6,7 @@
<key>com.apple.security.automation.apple-events</key>
<true/>
<!-- Needed for our runtime machine code generation -->
<key>com.apple.security.cs.allow-jit</key>
<key>com.apple.security.cs.disable-executable-page-protection</key>
<true/>
<!-- allow use of third-party plugins/frameworks (aka Java) -->
<key>com.apple.security.cs.disable-library-validation</key>