Closed
Description
Xcode 14 dropped support for deploying to iOS 8.0. Minimum supported version is 9.0.
Warning in Xcode:
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.0.99.
Update template IPHONEOS_DEPLOYMENT_TARGET to 9.0.