Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi papayaah!

Thanks for your comment. This is indeed an issue Mac users face when they download games outside of the itch.io client; as a direct download.

It started happening after a recent upgrade, that these kinds of apps downloaded from the internet stopped appearing in MacOS Security Settings. The fix is very simple:

(This example is going to assume you have placed your HowlingIrons_MacOS_Demo.app in your Desktop. Simply replace the Desktop for the location of your app)

  1. Open the Terminal app.
  2. Type: cd Desktop
  3. Hit Enter.
  4. Afterwards, type: chmod +x HowlingIrons_MacOS_Demo.app/contents/MacOS/‘Howling Irons’
  5. Hit Enter.
  6. Go to the location of your app, right lick it and select Open.
  7. A pop up will appear, click on Open. 
  8. That's it! Enjoy your game!

This fix will help other Mac users. I will create a formal post. 

Bye!