mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
Add NSAppleEventsUsageDescription
This is required to send Apple Events when built against the 10.14 SDK. Fixes #5727
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user