- Home /
Question by
ayuuDubbed · Sep 26, 2020 at 11:48 PM ·
macosx64-bitunity4.632bit
How do I make a 64 bit mac game with unity
I have mac os Catalina which as you probably know doesn't support 32-bit games, and most of my friends have macs so when I try and send the game to them they get an error saying that the app can't be opened when I go to the build settings and select mac os X I get this
I don't see any way to change the 32-bit type but when I go to windows.
there's an architecture setting that lets me change it to 64-bit can anyone help me??
screen-shot-2020-09-26-at-64313-pm.png
(61.6 kB)
screen-shot-2020-09-26-at-64531-pm.png
(64.4 kB)
Comment
Answer by nio2edward · Oct 10, 2020 at 01:11 PM
64bits is only available for IL2CPP while in unity we can only use mono for mac builds , but mono only supports 32bits
bonus info : IL2CPP supports : 32bits and 64bits mono supports : 32bits