Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide builds for Apple Silicon Macs #3728

Closed
realJustinLee opened this issue Mar 15, 2022 · 15 comments · Fixed by #4132
Closed

Provide builds for Apple Silicon Macs #3728

realJustinLee opened this issue Mar 15, 2022 · 15 comments · Fixed by #4132

Comments

@realJustinLee
Copy link

realJustinLee commented Mar 15, 2022

No description provided.

@mcraa
Copy link
Contributor

mcraa commented Mar 15, 2022

see #3593 and #3714

@DaveFlashNL
Copy link

like to put my voice here as well

@dangost
Copy link

dangost commented Mar 24, 2022

I can build. But idk how to build electron app

@thedocbwarren
Copy link

I'm building and maintaining under community builds:

#3714

@Kurokosama
Copy link

like to put my voice here as well

@jellyfish-bot
Copy link

[vipulgupta2048] This has attached https://jel.ly.fish/028f085c-76d4-436e-8691-63dadb1e1ac5

@core-code
Copy link

this is a duplicate of #3593

@dfunckt dfunckt changed the title We need a build for M1 macs Provide builds for Apple Silicon Macs Jul 13, 2023
@thedocbwarren
Copy link

If the plan is to do this soon then I'm ok with it, but the signing procedure broke community builds for use on native. I've not been able to build since the change over and sign an actual deployment.

@ghost
Copy link

ghost commented Nov 7, 2023

If this is mentioning Apple's code signing, just instruct users to ad-hoc sign the app.

I've heard people complain that macOS doesn't allow unsigned arm64 code to run, but that doesn't seem to be my experience on macOS Sonoma (the newest OS version as of late 2023).

@core-code
Copy link

could you leave this open until a real AppleSilicon or Universal build exists?

@dfunckt
Copy link
Member

dfunckt commented Dec 22, 2023

There is an arm64 build for macOS, check the assets of the 1.19.0 release.

@core-code
Copy link

thanks. it is still marked as "Pre-release"?

@dfunckt
Copy link
Member

dfunckt commented Dec 22, 2023

Yes.

@HVR88
Copy link

HVR88 commented Jun 25, 2024

The arm64 build is over 300MB in size. What? Even with graphics resources it's somewhat crazy that a little image writing app with this functionality is over 10-20MB. Are you shipping an entire linux distro inside the Mac bundle along with QEMU/KVM so it can run its own virtual machine? Pretty sure even that would be under 300MB.

@hronro
Copy link

hronro commented Jun 26, 2024

@HVR88 They use Electron as the GUI framework, resulting in a HelloWorld app that exceeds 100 MB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.