Game is not running on mac

Hi. I`m building the game and works… But when I try to execute it on mac, nothing happens. I tried to build the angryBots, the same.
Work mention that I can play if I build for Web.

What should I do?

It’s a question of permissions – we had this error too and managed to solve it. You need to chmod the permissions for the app to 777, via chmod. This answer will prove helpful.