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/ios xcworkspace with extra files #3

Conversation

blakef
Copy link
Owner

@blakef blakef commented Oct 8, 2024

szymonrybczak and others added 16 commits August 31, 2024 17:22
* perf: skip getting package class name inside expo module

* fix: move early return

* fix: replace condition validating expo package with `*Package.kt/java` check
* fix: Display correct error when config file does not exist

* fix: move cocoaPods Error

* fix: prettify output

* fix: pass an error

* fix: do cleanup before exiting process

---------

Co-authored-by: szymonrybczak <[email protected]>
* set npm as default package manager to init

* update docs
…2423)

* fix(cli-config): include peer dependencies when finding dependencies

* add tests
We've been notified of a case where a user legitimately has more files
in listed in their workspace than the project and pods. This would crash
when running: npm @react-native-community/cli ios

Fixes: facebook/react-native#46881
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants