Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

For any other Mac users who have the “Can’t run app” error. I found a fix. (It may not work on all Macs)

  1. Open Finder.
  2. Go to the .app
  3. Right click -> Show Package Contents -> Contents
  4. Open Terminal.
  5. Type “chmod 755 “ (with ending space)
  6. Drag the MacOS folder from Finder onto Terminal.
  7. Add “/What\ Lives\ Below\ Demo” to the command (See Command below)
  8. Press enter
  9. Right click on the application (the .app)
  10. Press Open
  11. Press Open (Because it may ask you about unidentified developers)

(Command) The Terminal command should be something like: “chmod 755 /Applications/What-Lives-Below-Demo-Mac.app/Contents/MacOS”

Tested on Mac OS Catalina

This has been said before, but just clarifying it