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

Update mac gyp binding to match setup guide recommendation #320

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

jeremywho
Copy link

I ran into an issue using noble on Mac.

If building an app using Xcode 15, running on older MacOS version (Big Sur and earlier) would cause a crash.
Building and running the same code using Xcode 14 worked as expected.

After some investigation, I found some compiler flag recommendations in the node-addon-api setup docs that solve this issue:
https://github.com/nodejs/node-addon-api/blob/main/doc/setup.md#installation-and-usage

@rzr rzr merged commit c9220a0 into abandonware:master Feb 6, 2024
6 of 21 checks passed
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.

2 participants