Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

every time i try running it on mac i get "you need admin permission to run this" but 1- i am the admin and 2- i already set the permissions for everyone to have full access. even the right click -> open trick didn't work :/

(+1)

solved! here's what i did:

"Open Terminal or iTerm and type sudo chmod -R 755, then drag the .app into the window, which will bring the full path into Terminal or iTerm. This worked for me, moving the -R option directly after chmod. It will look like this: sudo chmod -R 755 Path\ to\ app\ file.app Press return."

(+1)

Hey sorry I'm a bit late to reply to this, but I'm happy to see that you've found a solution already!

Out of interest, what version of OSX are you running? Switch 'N' Shoot was built with Unity 2018 so there may be a few issues with newer operating systems.

yeah mine's updated to big sur, it used to be that i could bypass this kinda stuff without going into the console but apple likes to control literally everything so they took that out