Could not locate device support files: iOS
Just download latest OS SDK(Available iOS 9 to iOS 14) and paste it on respective location.
Follow the below step.
Unzipped downloaded file
Right-click on Xcode and click on
Show Package Content
then paste your file on path
Contents > Developer > Platforms > iPhoneOS.platforms > DeviceSupport
- Restart Xcode
Is it very convenient, saving the trouble of updating Xcode. what? You can't find a new Device Support file! Ok, you can copy it out from your friend's latest Xcode, or download from here
Update:
The added iOS Disk image for iOS 12.4, 12.3, 13.0, and iOS 14.0
Download Developer disk image for iOS 12.1 from https://github.com/xushuduo/Xcode-iOS-Developer-Disk-Image/releases and perform following steps
- Unzipped downloaded file
- Right click on Xcode and click on "Show Package Content"
- Then paste your file on path "Contents -> Developer -> Platforms -> iPhoneOS.platforms -> DeviceSupport"
- Restart Xcode
Thats It....