[MM-61725] Remove unnecessary macOS entitlements (#3207)
* [MM-61725] Remove `com.apple.security.cs.allow-dyld-environment-variables` entitlement * Also remove `com.apple.security.cs.allow-unsigned-executable-memory`
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.client</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.server</key>
|
||||
|
Reference in New Issue
Block a user