changed entitlements_dev.plist

This commit is contained in:
Sergey Kurdin 2024-07-22 14:32:30 -04:00
parent 116dacf6ba
commit f9b2830e83

View File

@ -5,19 +5,11 @@
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>com.apple.systemevents</string>
</array>
</dict>
</plist>