A script with access to System Events" that runs fine in ScriptDebugger.
I then build it as Application (Apple) and run it from the finder is directly giving an error stating that it can’t send Apple Events to “System Events”.
It’s nog being added to the System Settings » Privacy & Security » Automation. Neither is asked with a dialog to allow acces.
I’m running Script Debugger 8.0.6 on MacOS 13.6.3. It was a script that initially was created on osX 10.15.7.
I even Notarised it?!
Hi Shane,
I’ve done a little test with a simple script I created in SD 8.0.6 on osX 10.15.7.
Just a simple call to System Events.
I build the app and run it on 10.15 it runs as expected with a dialog where the app wants access to control “System Events”.
When I then look at the app on os13.6 it has a non compatible icon.
Open the editable script on os13.6 with SD 8.0.6 and compile it and export it as a runOnly App again makes it executable but then gives the dialog that it’s not Authorised to send Apple events.