1
0
mirror of https://gitlab.com/openlp/packaging.git synced 2024-12-22 04:52:50 +00:00

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

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>