Relative Content

Tag Archive for flutterios18

Flutter App on iOS 18 Beta: Dealing with Ineligible Destination Error for ‘Runner’ Scheme

I installed beta versions of iOS 18, but when I am running on the virtual device i got error asking for version 17.5
but i wan to run it on 18
here the error:
Ineligible destinations for the “Runner” scheme:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 17.5 is not installed. To use with Xcode, first download and install the platform }
iOS 17.5 is not installed. To download and install the platform, open
Xcode, select Xcode > Settings > Platforms, and click the GET button for the
required platform.