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

fix: NodeJS build for M1 iOS simulator #23

Closed
wants to merge 7 commits into from

Conversation

dejakob
Copy link

@dejakob dejakob commented Jul 6, 2022

Description

As pointed out in issues #10 and #7, the framework is not supported when using on a simulator on a M1 Macbook.

Thanks to JaneaSystems/nodejs-mobile#340 I was able to create another build of the mobile-nodejs framework that supports both architectures of a simulator and an actual device.

@ansh
Copy link

ansh commented Jul 15, 2022

@dejakob How can I merge your version of the code before it is merged?

@stephanrueschenbaum
Copy link

This fix works for me on Apple Silicons. Any plans to merge this PR?

@staltz
Copy link
Member

staltz commented Feb 24, 2023

Yes, some plans. But we have to update it for Node.js 16.x

@dylancom
Copy link

dylancom commented Apr 19, 2023

This PR works for me on a M2, the NodeMobile.framework also became lighter. 44.7 MB instead of 53.1 MB.

@CaryTrivett
Copy link

@staltz Any plans to merge this PR?

@staltz
Copy link
Member

staltz commented Jul 14, 2023

It has merge conflicts, so it's not in shape to be merged.

@pushpender-singh-ap
Copy link

Is there an update on the status of merging this PR? It's been a while, and I'm curious to know how much longer it might take for it to be merged.

@staltz
Copy link
Member

staltz commented Jan 22, 2024

I've been able to use nodejs-mobile-react-native on an M1 Mac targeting iOS Simulator, e.g. this week and last week. So it seems to me this PR is no longer needed?

@dylancom
Copy link

Working fine on my M2!

@staltz staltz closed this Jan 22, 2024
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 this pull request may close these issues.

7 participants