Hi, I have just exported my game to Mac OS and received a warning stating that Apple are no longer going to use Rosetta so the Mac OS game exports will not work in the future. It linked to a help page
Does this mean that we will soon not be able to export to Mac OS or is this something that is already being addressed by the devs?
Thought I would raise the question as I’d not seen the message before. Thanks
theres a few plausible things going on here:
GDevelop tends to build these things over the internet. when you click build it uploads your game to some server running the operating system you selected, builds it on that, and sends it back. The only logically cost effective thing to do there would probably be using intel macs?
Or, they did that so it would work on both M series macs and also intel macs, but thats kinda weird, because mac has universal apps that can work on both architectures with their respective native versions.
that being said, i have no idea why it doesnt try to build it locally if youre on the native OS. Maybe because they want to lock you into one of their subscriptions by giving you a service you dont need… Have you tried a manual build?
Thanks for your update. I’ll have a look at manual building.