Skip to content

Conversation

@grabbou
Copy link
Member

@grabbou grabbou commented Apr 3, 2019

Summary:

Right now, iOS path is hardcoded to ios, which makes it impossible to run RNTester "out-of-the-box".

This is a slight change that updates the default value of the option.

Note: We should probably also move the "xcworkspace" information to the config instead of it being here, but this can be done in a follow-up.

Fixes #12
Partially fixes (not close yet): #143

Test Plan:

Run react-native run-ios in react-native root. It should just work.

@grabbou
Copy link
Member Author

grabbou commented Apr 3, 2019

To be rebased and merged after #281 is merged.

@thymikee thymikee changed the base branch from master to feat/link-int April 3, 2019 11:03
@thymikee thymikee changed the base branch from feat/link-int to master April 5, 2019 08:46
@thymikee thymikee changed the base branch from master to feat/link-int April 5, 2019 08:48
@thymikee
Copy link
Member

thymikee commented Apr 5, 2019

mind rebasing to master (it produces awful merge conflicts, so probably easier to open it once again)

@grabbou grabbou changed the base branch from feat/link-int to master April 5, 2019 22:04
@grabbou grabbou changed the base branch from master to feat/link-int April 6, 2019 19:38
@grabbou grabbou force-pushed the feat/run-ios-rn-tester branch from 18e7693 to 47e4d67 Compare April 9, 2019 13:10
@grabbou grabbou changed the base branch from feat/link-int to master April 9, 2019 13:10
@grabbou grabbou changed the title feat: use config in run-ios feat: use config in run-ios to resolve project location Apr 9, 2019
@grabbou grabbou force-pushed the feat/run-ios-rn-tester branch from 47e4d67 to 18e7693 Compare April 9, 2019 13:13
@grabbou grabbou closed this Apr 9, 2019
@grabbou grabbou deleted the feat/run-ios-rn-tester branch April 16, 2019 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run-ios should use config

3 participants