Add AppleScript entitlements to the project

This commit is contained in:
Peter Steinberger 2025-06-18 19:26:58 +02:00
parent a8876e9c69
commit cba14f2866

View file

@ -8,5 +8,7 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.automation.apple-events</key>
<true/>
</dict>
</plist>