if we run a device with iOS version (10.3), which may not be supported by the version of Xcode(8.2.1).It shows an alert with warning "Could not find Developer Disk Image".
It clearly indicates that you must have to update your Xcode (8.2.1) to Xcode(8.3).It's really hectic way to download such a heavy file within a short period of time and meet your project deadline. |
You use the following steps that may work for you.
Step1:
Download Zip file and extract.(Click here)
Step2:
Click on "Finder" in MAC OS
Step3:
Click on "Go to Folder"
Paste /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
OR
You can go to Applications > Right Click on Xcode > Show Package Contents and follow the directories above.
Read:
Basic iOS interview Questions And Answers
Step5:
You'll notice that your versions ends at 10.2. So you need update it to 10.3.
Now,you can paste downloaded folder here.
Step6:
Finally,you should reboot the device along with Mac OS and Xcode.
Related Posts:
How do you perform wireless debugging in Xcode 9 and iOS11 ?
What's New in Xcode 9: Top 15 Awesome features You must know
Top 5 most common Xcode Errors solved