You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
On latest macOS, the AppleScript dialogs (missing Java, wrong Java, etc.) do not show. They are blocked by Apple's security measures:
After confirming with "OK", the dialog is shown.
For normal users however, this sounds like the App need access to Files and Documents via "System Events.app", althought the App doesn't.
It's really just the
osascriptcall to show a warning.Does anyone have an advice whether there's a simple solution to make the AppleScript dialogs work again without this security dialog?