zsh: permission denied: trying to run app via Terminal
I am encountering a zsh: permission denied: message when trying to run an app created from the script editor.
In Finder, I can double click the app and it will work just fine.
Example of the Terminal command:
/Volumes/SomeVolume/SomeFolder/myApp.app
ErrorMessage:
zsh: permission denied: /Volumes/SomeVolume/SomeFolder/myApp.app
Your thoughts are appreciated.