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

Build failure on react-native init app #151

Closed
yuanagain opened this issue Apr 29, 2019 · 1 comment
Closed

Build failure on react-native init app #151

yuanagain opened this issue Apr 29, 2019 · 1 comment

Comments

@yuanagain
Copy link

Hi, forgive my inexperience working with iOS. Following the instructions in the README (a few times now, by my count and as a check against human error), I am unable to build successfully.

My versions for React Native are as follows:
react-native-cli: 2.0.1
react-native: 0.59.5

Code from my sample project is here: https://github.com/tryboppity/react-native-share-extension-boilerplate

The only modifications I've made have been those prescribed in the README of this guide plus tweaking the build scheme. Prior to the latter, builds fail and I get error messages in XCode:

Screen Shot 2019-04-29 at 3 18 18 PM

After adding React to the top of the scheme and unchecking the "parallelize" option, the warnings above go away, but I am still unable to build, getting this slew of errors:

Screen Shot 2019-04-29 at 3 30 13 PM

Are the instruction in this README out of date? Is there something simple I'm missing?

Thanks!

@yuanagain
Copy link
Author

Fixed via facebook/react-native#23183

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

No branches or pull requests

1 participant