升级xcode到10版本之后 遇到 config.h 文件找不到的问题
- In the Terminal, navigate to the react-native/third-party/glog folder inside node_modules
$ cd node_modules/react-native/third-party/glog-0.3.4
- Once actively in this folder, run
$ ../../scripts/ios-configure-glog.sh
Glog is configured and the required config.h header file is created for Xcode to find