DEV Community

Clyde Mwashita
Clyde Mwashita

Posted on

ios flutter application

I'm getting this error below warning in my Xcode 13.0

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 15.0.99.

Errors i have been getting

My deployment target is 15.0

Top comments (0)