Skip to content

whats the magic to run the tests? #1

@maxandersen

Description

@maxandersen

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?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions