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

fix(init): install Cocoapods with New Architecture enabled by default #2540

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

New Architecture was enabled by default for React Native 0.76, so inside init we should install Cocoapods with New Architecture enabled by default.

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run node ~/path/to/cli/packages/cli/build/bin.js init
  3. Press y when the prompts ask whether to install Cocoapods
  4. "Installing CocoaPods dependencies with New Architecture" log should be visible

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG

@thymikee thymikee merged commit f8b590f into main Oct 31, 2024
6 of 10 checks passed
@thymikee thymikee deleted the fix/init/install-pods-with-new-arch branch October 31, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants