Update Entitlements for MacOS

This commit is contained in:
perf3ct 2025-02-24 00:59:02 +00:00
parent e9d4356492
commit fe93ee90c7
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232

View File

@ -4,9 +4,7 @@
<dict> <dict>
<key>com.apple.security.cs.allow-jit</key> <key>com.apple.security.cs.allow-jit</key>
<true/> <true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key> <key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/> <true/>
</dict> </dict>
</plist> </plist>