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:
Tomas Groth 2023-01-18 22:02:43 +00:00
commit 0845265369
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>