[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:
@@ -10,10 +10,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.developer.usernotifications.communication</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
Reference in New Issue
Block a user