Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This is reported earlier to fix your issue.

To fix your issue follow these steps: Mac App Fix Open a terminal at the folder cd APPLICATION_NAME.app (where APPLICATION_NAME is your app) cd Contents/MacOS chmod +x * If it tells you operation not permitted, then add sudo in front of chmod