Skip to content

Improve react-native-xcode.sh integration - #5518

Closed
frantic wants to merge 1 commit into
react:masterfrom
frantic:fix-react-native-xcode
Closed

Improve react-native-xcode.sh integration#5518
frantic wants to merge 1 commit into
react:masterfrom
frantic:fix-react-native-xcode

Conversation

@frantic

Copy link
Copy Markdown
Contributor

Inspired by conversation in #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:
image

@facebook-github-bot

Copy link
Copy Markdown
Contributor

By analyzing the blame information on this pull request, we identified @frantic, @hkjorgensen and @foghina to be potential reviewers.

@facebook-github-botfacebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 24, 2016
@frantic
franticforce-pushed the fix-react-native-xcode branch from 045b574 to 08886b4CompareJanuary 24, 2016 21:16
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@frantic updated the pull request.

@frantic

Copy link
Copy Markdown
ContributorAuthor

cc @bestander@mkonicek

@frantic
franticforce-pushed the fix-react-native-xcode branch from 08886b4 to 2d24dacCompareJanuary 25, 2016 01:08
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@frantic updated the pull request.

@bestanderbestander mentioned this pull request Jan 25, 2016
10 tasks
@mkonicek

Copy link
Copy Markdown
Contributor

Thanks so much! Don't have all the context but lgtm.

Could this issue be related somehow? #5523

@mkonicek

Copy link
Copy Markdown
Contributor

The error message is awesome! Great the path is configurable now, too!

@mkonicek

Copy link
Copy Markdown
Contributor

Feel free to shipit :)

@bestander

Copy link
Copy Markdown
Contributor

hammer01

@hkjorgensen

Copy link
Copy Markdown
Contributor

LGTM 👍

@frantic

Copy link
Copy Markdown
ContributorAuthor

@facebook-github-bot shipit

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/430209143850810/int_phab to review.

@ghostghost closed this in d3e4414Jan 25, 2016
mkonicek pushed a commit that referenced this pull request Jan 29, 2016
Summary:
Inspired by conversation in #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:
![image](https://cloud.githubusercontent.com/assets/192222/12538882/3f9b5c3e-c29a-11e5-84fc-c7ccedf1c46a.png)
Closes#5518
Reviewed By: svcscm
Differential Revision: D2861116
Pulled By: frantic
fb-gh-sync-id: 9a80eda6c844d066e34369b1cda503955171485b
@franticfrantic mentioned this pull request Feb 5, 2016
cpojer pushed a commit to react/metro that referenced this pull request Jan 26, 2017
Summary:
Inspired by conversation in react/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:
![image](https://cloud.githubusercontent.com/assets/192222/12538882/3f9b5c3e-c29a-11e5-84fc-c7ccedf1c46a.png)
Closesreact/react-native#5518
Reviewed By: svcscm
Differential Revision: D2861116
Pulled By: frantic
fb-gh-sync-id: 9a80eda6c844d066e34369b1cda503955171485b
grabbou pushed a commit to react-native-community/cli that referenced this pull request Sep 26, 2018
Summary:
Inspired by conversation in react/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:
![image](https://cloud.githubusercontent.com/assets/192222/12538882/3f9b5c3e-c29a-11e5-84fc-c7ccedf1c46a.png)
Closesreact/react-native#5518
Reviewed By: svcscm
Differential Revision: D2861116
Pulled By: frantic
fb-gh-sync-id: 9a80eda6c844d066e34369b1cda503955171485b
This pull request was closed.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@frantic@facebook-github-bot@mkonicek@bestander@hkjorgensen