Xcode Download Simulators ((top)) May 2026
Remember to periodically audit your installed simulators – old runtimes from two major OS versions ago can usually be removed safely, freeing up valuable SSD space for your next project. Need to test on a specific device type (iPhone 15 Pro, Apple Watch Ultra)? Once the runtime is downloaded, open Window → Devices and Simulators in Xcode to create any simulated device you need.
xcodebuild -downloadPlatform iOS -version 17.5 Or download all available runtimes for a platform: xcode download simulators
xcodebuild -downloadPlatform Or, for more detail: Remember to periodically audit your installed simulators –
xcodebuild -downloadPlatform -all Find the identifier (e.g., iOS 17.5 ), then run: iOS 17.5 )