Skip to main content

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

Unfortunately I don’t have a Mac, so I have limited possibilities for testing. :(

But you can download the GitHub Actions version that has been built on an AppleSilicon machine, you can find it here: https://github.com/SpookyGhost2D/SpookyGhost-artifacts/tree/SpookyGhost-master-macos14-appleclang

Let me know if it works!

I tried to create a fat binary with CMake in the past, while running my tests on GitHub Actions (a super slow and tedious process), but I didn’t manage to make it work.

At the moment I provide an Intel only version built on macOS 12 and an AppleSilicon one built on macOS 14. I hope this is a good enough solution for the time being or until I buy an AppleSilicon machine for building and testing. :)

(+1)

Thanks! The version on that link is working!