This line fails to complete (cannot configure GLog) under linux when running on CI servers. This may or may not be a bug depending on whether different host OSs are supported for running pod install on react-native applications:
|
./configure --host arm-apple-darwin |
This line fails to complete (cannot configure GLog) under linux when running on CI servers. This may or may not be a bug depending on whether different host OSs are supported for running
pod installon react-native applications:react-native/scripts/ios-configure-glog.sh
Line 15 in 2f2c3ea