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

chore: upgrading the Bob fallback version to v0.36.0 #762

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Mhp23
Copy link
Contributor

@Mhp23 Mhp23 commented Feb 5, 2025

Summary

Upgrading the builder Bob fallback version to v0.36.0

I’ve been working on two recently created libraries, and both were failing to build for iOS due to duplicated symbols caused by codegen. I checked the Bob builder and saw that this issue was fixed in v0.35.3, but when creating a new library with create-react-native-library, it was resolving to v0.32.0. It seems the Bob version wasn’t resolving correctly and was falling back to v0.32.0. So, I upgraded the fallback version to the latest stable release.

Test plan

Built for iOS, and CI completed successfully.

@atlj atlj self-requested a review February 6, 2025 11:58
@atlj atlj added this pull request to the merge queue Feb 6, 2025
@atlj
Copy link
Collaborator

atlj commented Feb 6, 2025

Thanks for this

Merged via the queue into callstack:main with commit cefb415 Feb 6, 2025
19 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