Add NSAppleEventsUsageDescription
This is required to send Apple Events when built against the 10.14 SDK. Fixes #5727
This commit is contained in:
parent
b5b0e68044
commit
e35a30de0a
@ -24,6 +24,8 @@
|
||||
<string>public.app-category.productivity</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6</string>
|
||||
<key>NSAppleEventsUsageDescription</key>
|
||||
<string>A Terminal window with the fish shell running in it will be opened.</string>
|
||||
<key>LSUIElement</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user