Commit 6939ebe
Improve react-native-xcode.sh integration
Summary:
Inspired by conversation in facebook/react-native#5374, this PR improves `react-native-xcode.sh`:
* No longer depends on global `react-native` binary
* Gracefully handles missing `node` dependency and adds a new way to configure the path to `node` in non-standard installation environments
This is how the error looks like:

Closes facebook/react-native#5518
Reviewed By: svcscm
Differential Revision: D2861116
Pulled By: frantic
fb-gh-sync-id: 9a80eda6c844d066e34369b1cda503955171485b1 parent e41f001 commit 6939ebe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
0 commit comments