Skip to content

Fix iOS build in pre-merge.yml #7

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

Merged

Conversation

KrzysztofMoch
Copy link
Contributor

Summary

iOS build action in pre-merge.yml is failing when we use yarn react-native run-ios with error:
error Cannot start server in new window because no terminal app was specified
ios-build-action-ss

To fix this I used yarn react-native build-ios (it's already used in android build).

Test Plan

I already made this change in my repo and it's working

@cortinico cortinico merged commit 3cdb455 into react-native-community:main Jan 26, 2024
@cortinico
Copy link
Member

Thank you 🙏

@KrzysztofMoch KrzysztofMoch deleted the ci/fix-ios-build branch January 26, 2024 12:46
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