mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-16 14:29:41 +01:00
Revert "JBR-8138 Change OSX entitlement "com.apple.security.cs.allow-dyld-environment-variables=false""
This reverts commit 7b19ee3653.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
|
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
|
||||||
<false/>
|
<true/>
|
||||||
<key>com.apple.security.cs.disable-library-validation</key>
|
<key>com.apple.security.cs.disable-library-validation</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.cs.disable-executable-page-protection</key>
|
<key>com.apple.security.cs.disable-executable-page-protection</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user