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

Universal binary (Apple silicon)? #25

Open
gingerbeardman opened this issue Jul 6, 2022 · 4 comments
Open

Universal binary (Apple silicon)? #25

gingerbeardman opened this issue Jul 6, 2022 · 4 comments

Comments

@gingerbeardman
Copy link

gingerbeardman commented Jul 6, 2022

Problem
If I run make the binary that is generated will not run on an Apple silicon device without Rosetta 2.

I'm not sure of the details as universalJavaApplicationStub is a shell script!

Request
It would be great to get a Universal binary that can run natively on Apple silicon (ARM).

Workaround
I can still run the .jar file as I updated my Java to be a recent Universal version/build.

@RebeccaRGB
Copy link
Member

I've updated the universalJavaApplicationStub but I don't have a computer that can run the compiled versions (for 10.15 and 11.0), so I'll need someone else to verify if it works on Apple Silicon.

@gingerbeardman
Copy link
Author

Hmm.

All 3 Mac apps are still showing as Intel code.

Screen shot 2022-08-15 at 14 13 22 Screen shot 2022-08-15 at 14 12 58 Screen shot 2022-08-15 at 14 12 48

@RebeccaRGB
Copy link
Member

I'll have to forward this issue to the maintainer of https://github.com/tofi86/universalJavaApplicationStub

They will probably then forward it to the maintainer of https://github.com/neurobin/shc

@gingerbeardman
Copy link
Author

I see universalJavaApplicationStub has been archived.

Where does this leave us?

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

No branches or pull requests

2 participants