From b74e9d2e2ab3669b848a452a2a7049f412e3d37a Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Wed, 30 Nov 2022 13:54:42 +0100 Subject: [PATCH] Enable executing AppleScripts on MacOS --- cmake/bundle/macos/Plugin-Info.plist.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cmake/bundle/macos/Plugin-Info.plist.in b/cmake/bundle/macos/Plugin-Info.plist.in index 1b0f234a..c5e05a4c 100644 --- a/cmake/bundle/macos/Plugin-Info.plist.in +++ b/cmake/bundle/macos/Plugin-Info.plist.in @@ -22,5 +22,9 @@ LSMinimumSystemVersion 10.13 + com.apple.security.automation.apple-events + + NSAppleEventsUsageDescription + Advanced scene switcher needs additional permissions to be able to run AppleScript applications