I'm on mac and it say I don't have permission to open the application, how do I fix this?
- Open terminal and write "sudo chmod -R 755 <file path>"
- Change <file path> for the path of the file, for this you could:
- Write on terminal "sudo chmod -R 755" and before presing enter
- Drag the app to the terminal, this should auto write the path for you
- Then hit enter.
This will change the permissions to open the app