Merge branch 'add-nsappleeventusagedesc' into 'master'

Adds NSAppleEventsUsageDescription to macOS build to tricker better permission handling.

See merge request openlp/packaging!18
This commit is contained in:
Raoul Snyman 2023-01-19 17:36:00 +00:00
commit 9a6cd69af7
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,8 @@
<false/>
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSAppleEventsUsageDescription</key>
<string>OpenLP needs to control System Events to be able control Keynote and PowerPoint</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>NSHighResolutionCapable</key>