add hardened runtime, increment build num

This commit is contained in:
neon443
2025-05-26 12:33:28 +01:00
parent 66361a765e
commit c0eaea8477
3 changed files with 32 additions and 14 deletions

View File

@@ -4,13 +4,13 @@
<dict>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.tsm.portname</string>
</array>
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>System Events</string>
</array>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.tsm.portname</string>
</array>
</dict>
</plist>