Closed emin93 closed 3 years ago
Getting some build issues on iOS when attempting to use this template.
Several packages are reporting that their build targets are not correct:
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-Glog' from project 'Pods')
@stuartsoft Have you checked if you get the same in the default RN template (non-TS)?
Note: While the upgrade helper shows a modified
project.pbxproj
: https://react-native-community.github.io/upgrade-helper/?from=0.64.0&to=0.64.1this file hasn't been updated in the RN repo: https://github.com/facebook/react-native/blob/v0.64.1/template/ios/HelloWorld.xcodeproj/project.pbxproj