GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Apple Silicon (M1 Pro/Max/Ultra) native support?

Open CollinsVakayil opened this issue 2 years ago • 4 comments

Are there any immediate or future plans to have GDevelop support Apple Silicon natively without having to use Rosetta?

CollinsVakayil avatar May 30 '22 19:05 CollinsVakayil

Should be doable, we upgraded to Electron 18 recently so this might be a matter of checking if Electron builder can build a universal binary or something like this.

4ian avatar May 30 '22 21:05 4ian

If we are going to add arm support, why limit ourselves to MacOS? Let's also make arm builds for other OSs to support devices like the Raspberry PI as well 👀

arthuro555 avatar Jun 03 '22 08:06 arthuro555

Should be doable, we upgraded to Electron 18 recently so this might be a matter of checking if Electron builder can build a universal binary or something like this.

Any idea regarding the timeline for Apple Silicon native support?

CollinsVakayil avatar Jun 13 '22 00:06 CollinsVakayil

Testing builds are available in https://github.com/4ian/GDevelop/pull/4031 :)

4ian avatar Jul 04 '22 19:07 4ian