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

Add explicit note about React Native 0.60 and workspace #1515

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Add explicit note about React Native 0.60 and workspace #1515

merged 1 commit into from
Jul 9, 2019

Conversation

CodingItWrong
Copy link
Contributor

  • This is a small change

As mentioned in the React Native 0.60 announcement blog post, React Native now uses Cocoapods, and therefore .xcworkspace files, by default.

To make the Getting Started instructions easier for users who aren't familiar with Cocoapods, this PR explicitly says that the -workspace option is needed for React Native 0.60 and above.

I've confirmed in a tutorial project that in RN 0.60 Detox does not work with the -project flag but does work with this change applied.

@LeoNatan
Copy link
Contributor

LeoNatan commented Jul 9, 2019

Yuck, I hope that is not mandatory.

@LeoNatan LeoNatan merged commit 92bf648 into wix:master Jul 9, 2019
@LeoNatan
Copy link
Contributor

LeoNatan commented Jul 9, 2019

Thanks!

@CodingItWrong CodingItWrong deleted the build-command-for-0.60 branch July 9, 2019 19:45
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants