-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I try and build this using mvn package but keep hitting:
com.tagtraum.japlscript.execution.JaplScriptException:
{
NSAppleScriptErrorAppName = Contacts;
NSAppleScriptErrorBriefMessage = "Not authorized to send Apple events to Contacts.";
NSAppleScriptErrorMessage = "Not authorized to send Apple events to Contacts.";
NSAppleScriptErrorNumber = "-1743";
NSAppleScriptErrorRange = "NSRange: {36, 7}";
}
when running the build what "app" is it that I need to grant permissions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested