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

Failed on iOS, xcode 10 #877

Closed
dustturtle opened this issue May 15, 2019 · 5 comments
Closed

Failed on iOS, xcode 10 #877

dustturtle opened this issue May 15, 2019 · 5 comments

Comments

@dustturtle
Copy link

Would you please upgrade the react-native version to support xcode10?

Question Response
Version? v1.4.1
Devices tested? iPhone 7...

What Currently Happens?

What Do You Expect To Happen?

My Reproduction Steps

  1. XXX
  2. XXX
  3. XXX
  4. XXX
@chinesedfan
Copy link
Member

@dustturtle Can you give detailed error messages when running on Xcode 10?

@dustturtle
Copy link
Author

I don't think anybody use this repo can run on xcode 10.2 without any change.

@chinesedfan
Copy link
Member

So, can you paste the error screenshot?

@cloudy9101
Copy link

Don't know if the issue you got is as same as mine. Here is my screenshot when I run "yarn start:ios". My OSX version is 10.14.5 and Xcode version is 10.2.1
image

I find a solution.
First, follow this.
Then open the './ios/GitPoint.xcodeproj' with Xcode and change the "File - Project Setting - Build System" to "Legacy Build System".
Then it works well for me.

@dustturtle
Copy link
Author

cd node_modules/react-native/third-party/glog-0.3.4
../../scripts/ios-configure-glog.sh
This finally solved the problem "config.h not found".
And many thanks to @cloudy9101 , you really help a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants