Update Entitlements for MacOS

pull/1267/head
perf3ct 2025-02-24 00:59:02 +07:00
parent e9d4356492
commit fe93ee90c7
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
1 changed files with 1 additions and 3 deletions

@ -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>