Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

- For OSX, you may need to give chmod +x permissions to make the application run.  | chmod +x Love of Magic.app/Contents/MacOS/*

and remove the Quarantine flag ("This application is damaged")

| xattr -c Love of Magic.app

I've tried both of those things in my terminal, and just dragging the app over so that it gets the path correct, but I'm still getting the same 'cannot be opened' error :(

Someone wrote up a better explanation for the process here:
https://loveofmagic.fandom.com/wiki/Technical#MAC_Permissions_Issues

See if that helps.