Skip to content

Update ci.yml : Using pod install instead of pod-install #520

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
merged 3 commits into from
Feb 2, 2024

Conversation

Archish27
Copy link
Contributor

Summary

Pod-install is not adding appropriate node version cause build to break in ci.

yarn pod-install adds .xcode.env.local as
export NODE_BINARY=/private/var/folders/pw/n0k7yhwx5lx99s1bswyxq1tc0000gp/T/xfs-713c155c/node

Whereas pod install seems to be working fine.

Test plan

@satya164 satya164 merged commit 5217411 into callstack:main Feb 2, 2024
mgacy added a commit to lytics/react-native-sdk that referenced this pull request Feb 22, 2024
- [chore: use the macOS 14 with M1 processor runner on workflows by atlj · Pull Request #522 · callstack/react-native-builder-bob](callstack/react-native-builder-bob#522)
- [Update ci.yml : Using pod install instead of pod-install by Archish27 · Pull Request #520 · callstack/react-native-builder-bob](callstack/react-native-builder-bob#520)
- [chore: use java 17 and 6G max heap on workflows by atlj · Pull Request #524 · callstack/react-native-builder-bob](callstack/react-native-builder-bob#524)
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