Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yes, it just says, "The application “Build” can’t be opened."

(+1)

The program somehow doesn't have the executable bit set. I think later OSX versions do this to unsigned apps but not sure.

`chmod +x ~/Downloads/Build.app/Contents/MacOS/PerilousWilde`

Then you can right-click -> Open to bypass the other "this app can't be opened" wall.