mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-274616 IDE is blocked from executing AppleScript
see https://developer.apple.com/documentation/bundleresources/information_property_list/nsappleeventsusagedescription GitOrigin-RevId: 3182fe53f6db09c32bbbf7e9c454d7dd6d77e5ea
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fda2e6e87a
commit
2c2e894e10
@@ -97,5 +97,7 @@
|
||||
<string>An application in @@bundle_name@@ requests access to files on a removable volume.</string>
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>An application in @@bundle_name@@ requests access to Bluetooth.</string>
|
||||
<key>NSAppleEventsUsageDescription</key>
|
||||
<string>An application in @@bundle_name@@ requests the ability to send Apple events.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user