Mac version is broken...
I dont have a mac to test it, it is probably a permission problem. I built it on a windows machine so it has default permissions. Using the console go to the game folder :
cd <PATH_TO_FOLDER>/Sunburn - MAC.app/Contents/MacOS/
Then change the permissions
chmod -R 777 Sunburn.app
It should then work, tell me if that did the trick !