Skip to content

FIX: Update ios-build-native-modules.sh #92

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mattgle
Copy link

@mattgle mattgle commented Jun 18, 2025

Description

After last update there's an issue building native modules for iOS when making an Archive (release).

The build fails with this error:

gyp: name 'iossim' is not defined while evaluating condition 'iossim!="true" and target_arch in "arm64 arm armv7s"' in binding.gyp while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1

Solution

Update the ios-build-native-modules.sh with the value for iossim and the target_arch

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.

1 participant