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

Native support for Apple silicon (without using Rosetta) #3300

Closed
sradevski opened this issue Sep 14, 2020 · 16 comments
Closed

Native support for Apple silicon (without using Rosetta) #3300

sradevski opened this issue Sep 14, 2020 · 16 comments

Comments

@sradevski
Copy link
Contributor

This is a placeholder issue for all the things that we might need to change to support Apple silicon natively once it's released.

@jellyfish-bot
Copy link

[sradevski] This issue has attached support thread https://jel.ly.fish/8ffe157d-848f-4982-a57a-c9062750c0af

@thundron
Copy link
Contributor

Electron devs are already on track with it electron/electron#24319 so hopefully we won't need to change too many things, I think we haven't got many dependencies other than maybe drivelist which could need an upgrade, if some native calls change.
We'll see how it evolves, keeping this issue open for tracking purposes

@thebitstick
Copy link

Apple Silicon Macs released a week ago, and Electron updated with support as well.

@fluxtransistor
Copy link

It's been a little while, any word on the progress here?

@thundron
Copy link
Contributor

thundron commented Feb 2, 2021

@fluxtransistor there are some bugs on electron 11 that prevent us upgrading, so it will need some more time until those issues are resolved (see e.g. electron/electron#25425 )

@fluxtransistor
Copy link

Alright, thanks!

@thedocbwarren
Copy link

Seems like they have a workaround. Is this something that can be implemented or part of an alpha to test this out? My concern is running through rosetta that has device access.

@lurch
Copy link
Contributor

lurch commented Mar 29, 2021

Apparently this is being added in #3432

@fishcharlie
Copy link

@thundron Why was this closed? It was not fixed in #3432. As of v1.6.0 the build is still Intel only. Can we reopen it to draw attention to the fact that this is not resolved?

@thundron
Copy link
Contributor

thundron commented Nov 8, 2021

There was likely a regression which we are trying to figure out in the latest build so the issue is definitely not the same, @fishcharlie could you please check v1.5.122 for that matter? We also have reports of 1.6.0 still working with rosetta without emulation, despite not being tagged as so in the file information and I'm trying to gather as much information as possible

@fishcharlie
Copy link

@thundron Still Intel only.

Screen Shot 2021-11-08 at 8 15 41 AM

@lurch
Copy link
Contributor

lurch commented Nov 12, 2021

Links to #3593

@gandalfwfh
Copy link

2023 still rosetta rocks, users with no rosetta can use only stock apple software

@trigger2k20
Copy link

July 2023 still rosetta, why ?

@shareef777
Copy link

The latest Apple Silicon supported version is 1.5.121. Support seems to have been dropped after that.

@trigger2k20
Copy link

trigger2k20 commented Dec 13, 2023 via email

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

No branches or pull requests