-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix/ios xcworkspace with extra files #3
Commits on Aug 31, 2024
-
perf: skip getting package class name inside expo module (#2487)
* perf: skip getting package class name inside expo module * fix: move early return * fix: replace condition validating expo package with `*Package.kt/java` check
Configuration menu - View commit details
-
Copy full SHA for 4573eca - Browse repository at this point
Copy the full SHA 4573ecaView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3bc0dd - Browse repository at this point
Copy the full SHA e3bc0ddView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9eb448f - Browse repository at this point
Copy the full SHA 9eb448fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9195cd - Browse repository at this point
Copy the full SHA f9195cdView commit details -
fix: Correctly display errors in react-native init (#2394)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 0e1c828 - Browse repository at this point
Copy the full SHA 0e1c828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920ab93 - Browse repository at this point
Copy the full SHA 920ab93View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8b5a9 - Browse repository at this point
Copy the full SHA ba8b5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f217db7 - Browse repository at this point
Copy the full SHA f217db7View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4e3fc4 - Browse repository at this point
Copy the full SHA a4e3fc4View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a414d98 - Browse repository at this point
Copy the full SHA a414d98View commit details
Commits on Sep 23, 2024
-
chore: set npm as default package manager to init (#2503)
* set npm as default package manager to init * update docs
Configuration menu - View commit details
-
Copy full SHA for 90945e6 - Browse repository at this point
Copy the full SHA 90945e6View commit details -
fix(cli-config): include peer dependencies when finding dependencies (#…
…2423) * fix(cli-config): include peer dependencies when finding dependencies * add tests
Configuration menu - View commit details
-
Copy full SHA for 0c1b1b2 - Browse repository at this point
Copy the full SHA 0c1b1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8439f - Browse repository at this point
Copy the full SHA 0c8439fView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 775cda6 - Browse repository at this point
Copy the full SHA 775cda6View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9da12a4 - Browse repository at this point
Copy the full SHA 9da12a4View commit details
Commits on Oct 8, 2024
-
fix: xcworkspaces parsing should handle many xcprojects
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
Configuration menu - View commit details
-
Copy full SHA for 12877a5 - Browse repository at this point
Copy the full SHA 12877a5View commit details