-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Cannot build react-native project for iOS 11 with Xcode 9 GM seed #15922
Comments
reference info: http://reactnative.cn/post/4301, by the way, you can learning some Chinese language 🇨🇳 |
Yeah, everything seems to f*** using multiple xCode. rm -r ~/.rncache/ |
@fbacker Yup, that does the trick. Looks like the only issue is with multiple Xcode installations. After dealing with that the actual app I'm working on (with a pile of other react-native libraries) builds fine for iOS 11 and just runs. Now I can get to filing issues in various repos related to iPhone X's new status bar height and footer area. |
@fbacker Your comment saved me :) |
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
react-native -v
:2.0.1
0.48.3
node -v
:v8.4.0
npm -v
:5.3.0
yarn --version
:1.0.1
Then, specify:
Steps to Reproduce
react-native init TestIOS11
ios/
folder in Xcode 9 GM seedResult
The react-native build fails while running the "install third-pary" script for the
double-conversion
built target.Log
The text was updated successfully, but these errors were encountered: