Skip to content

Commit dbff3f7

Browse files
committed
Add missing com.apple.security.automation.apple-events entitlement
1 parent f59cdd7 commit dbff3f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NeoHub/NeoHub.entitlements

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>com.apple.security.automation.apple-events</key>
6+
<true/>
57
<key>com.apple.security.app-sandbox</key>
68
<false/>
79
<key>com.apple.security.files.user-selected.read-only</key>

0 commit comments

Comments
 (0)