After updating the Xcode 9.4.1 to Xcode 10, no one simulator is working to build the iOS application. My iOS Application was building and running perfectly on Xcode 9.4.1
I have multiple warnings like this:
warning: The iOS Simulator deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.0.
ScreenShot for Xcode10 error :
And showing Multiple command produced in logs.
I have tried following approaches :
Delete derived data
Restart xcode
Create simulator manually from Xcode>Device/Simulator
Not one works for me. Please guide me.
If you require a different version of the iOS simulator than is provided by your Xcode installation, you can download additional simulators in Xcode. Open Xcode and click Menu > Xcode > Preferences > Select Components, and then choose the simulator version you want to download.
you can do it through XCode under XCode > Open Developer Tool > Simulator. to open it "without using xcode", see these answers. Find the . app file in Finder and drag it into your Simulator window. Wait for the app to install and launch it.
Open Xcode, Goto Preferences, Select Component. Click on Simulators of your choice then it will start the process of download & installing the simulators.
DeepLinkr comes with both a Mac and iOS app so you easily verify behavior against the iOS Simulator or your own device.
The simple way is to come back to the legacy build system, it seems to be a problem of the new build system.
Open XCode, then click on File -> Project Settings.
Into the Shared Project Settings
choose Legacy build system
to the build system.
in xcode 10 : File -> workspaceSetting -> build System
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With