How to un-sandbox an application?
I am trying to fix a problem and somebody said the solution is to one of these two things because my application is "sandboxed".
- Add the com.apple.security.temporary-exception.apple-events entitlement for System Events
- Put the script in the Application Scripts folder of the application and run it from there with NSUserAppleScriptTask
How can I do this?
MacBook Pro 13″, macOS 15.3