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 + + +