From 31ebdc537a47ba11a1e281cb10f982772873462b Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Wed, 18 Jan 2023 23:02:06 +0100 Subject: [PATCH] Adds NSAppleEventsUsageDescription to macOS build to tricker better permission handling. --- osx/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osx/Info.plist b/osx/Info.plist index 6fdc63c..6f4e96b 100755 --- a/osx/Info.plist +++ b/osx/Info.plist @@ -134,6 +134,8 @@ NSAppleScriptEnabled + NSAppleEventsUsageDescription + OpenLP needs to control System Events to be able control Keynote and PowerPoint CFBundlePackageType APPL NSHighResolutionCapable