From cbb668e3e04644a7d5b0cc20b95ea86257442d2f Mon Sep 17 00:00:00 2001 From: "Stephen F. Booth" Date: Fri, 18 Sep 2020 09:11:25 -0500 Subject: [PATCH] Add AppleScript entitlement --- Info.plist | 2 ++ Max.entitlements | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 Max.entitlements diff --git a/Info.plist b/Info.plist index 100db125..b6515524 100644 --- a/Info.plist +++ b/Info.plist @@ -358,6 +358,8 @@ public.app-category.music LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} + NSAppleEventsUsageDescription + Please give Max access to Music via AppleScript. NSAppleScriptEnabled YES NSMainNibFile diff --git a/Max.entitlements b/Max.entitlements new file mode 100644 index 00000000..49ad0bb0 --- /dev/null +++ b/Max.entitlements @@ -0,0 +1,8 @@ + + + + + com.apple.security.automation.apple-events + + +