enabled hardened runtime for macos and enabled release caps

This commit is contained in:
2024-09-06 16:21:21 -04:00
parent ae58fc7c5e
commit 43961e656e
3 changed files with 15 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>