- Jan 18, 2018
- 488
- 1,180
I'm still getting an error stating: "You do not have permission to open the application “AoH023_MAC”."
It's unfortunately not resolving with the right click + open method
Are you using the Catalina MacOS? If So, try this:
⦁ There is an issue with Mac OS's Catalina which is not addressable by us on the developer side, but can be worked around on the user's end. "Problem is specifically with the guardian system that won't let un-noterized applications run on Catalina. The solution is to chmod -R 777 "/appdirectory/" from the terminal as the application did not have the executable flag set. (Example: chmod -R 777 ~/Desktop/AoH_021_Mac). After this guardian catches it and control clicking on the app lets it be opened." Repeat: Then you've got to CONTROL+Click (not double click like normal). That should allow the app package to run, if not, please tell us!
Sadly I've not got access to a Mac nor much of a head for non-code tech issues, so if that's not helpful I'm not sure what is, but hopeufully it'll solve the issue.