Adds NSAppleEventsUsageDescription to macOS build to tricker better permission handling.

This commit is contained in:
Tomas Groth 2023-01-18 23:02:06 +01:00
parent 5b42f3260d
commit 31ebdc537a
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>