Download the platform version that you are looking for, you will find two files for each version.
DeveloperDiskImage.dmg
DeveloperDiskImage.dmg.signature
if you want to create the version 14.x for iPhone.
1) Download DeveloperDiskImage.dmg
and DeveloperDiskImage.dmg.signature
2) Create the 14.x
folder inside Xcode Platforms and move downloaded files using Terminal.app
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
sudo mkdir 14.x
sudo mv /Users/ruiaureliano/Downloads/DeveloperDiskImage.dmg 14.x
sudo mv /Users/ruiaureliano/Downloads/DeveloperDiskImage.dmg.signature 14.x
3) Done ✅
I'm Rui Aureliano, iOS and macOS Engineer at Olá Brothers. We make Sip 🤓
Linkedin | Twitter | Github | Stackoverflow