Add hardware security entitlement.

This commit is contained in:
Max Goedjen
2025-09-26 23:41:11 -07:00
parent 3bb0cc4a0e
commit fc428de691
5 changed files with 105 additions and 2 deletions

View File

@@ -4,6 +4,12 @@
<dict>
<key>com.apple.security.hardened-process</key>
<true/>
<key>com.apple.security.hardened-process.checked-allocations</key>
<true/>
<key>com.apple.security.hardened-process.checked-allocations.enable-pure-data</key>
<true/>
<key>com.apple.security.hardened-process.checked-allocations.no-tagged-receive</key>
<true/>
<key>com.apple.security.hardened-process.dyld-ro</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version</key>