Error:
1 ~~~~/node_modules/react-native/third-party/glog-0.3.4‘:
2 C compiler cannot create executables
3
4
5 Command PhaseScriptExecution emitted errors but did not return a nonzero exit code to indicate failure
6
7
8
9 :-1: Build input file cannot be found: ‘/Users/~~~~/node_modules/react-native/third-party/double-conversion-1.1.5/src/strtod.cc‘
10
11
12 :-1: Build input file cannot be found: ‘/Users/~~~~/node_modules/react-native/third-party/double-conversion-1.1.5/src/fixed-dtoa.cc‘
13
14
15 :-1: Build input file cannot be found: ‘/Users/~~~~/node_modules/react-native/third-party/double-conversion-1.1.5/src/fast-dtoa.cc‘
GitHub problem Address https://github.com/facebook/react-native/issues/19774
If it is because a new plug-in is downloaded or a migration project causes the build to run under the project root directory:
1 cd./node_modules/react-native/third-party/glog-0.3.4 &&. /.. /scripts/ios-configure-glog.sh
https://github.com/facebook/react-native/issues/19774#issuecomment-397910801
React-native issues in the new version of Xcode: node_modules/react-native/third-party/glog-0.3.4, C compiler cannot create Executables