Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created April 28, 2017 16:13
Show Gist options
  • Star 22 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save rtrouton/2ca6f001b3cecb5037825c7f9d2e422e to your computer and use it in GitHub Desktop.
Save rtrouton/2ca6f001b3cecb5037825c7f9d2e422e to your computer and use it in GitHub Desktop.
Xcode iOS simulator download URLs (as of Xcode 8.3.1)
iOS 10.2 Simulator: https://devimages-cdn.apple.com/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK10_2-10.2.1.1484185528.dmg
iOS 10.1 Simulator: https://devimages-cdn.apple.com/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK10_1-10.1.1.1476902849.dmg
iOS 10.0 Simulator: https://devimages-cdn.apple.com/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK10_0-10.0.1.1474488730.dmg
iOS 9.3 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK9_3-9.3.1.1460411551.dmg
iOS 9.2 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK9_2-9.2.1.1451951473.dmg
iOS 9.1 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK9_1-9.1.1.1446593668.dmg
iOS 9.0 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK9_0-9.0.1.1443554484.dmg
iOS 8.4 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK8_4-8.4.1.1435785476.dmg
iOS 8.3 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK8_3-8.3.1.1434581536.dmg
iOS 8.2 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK8_2-8.2.1.1434581536.dmg
iOS 8.1 Simulator: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK8_1-8.1.1.1434581536.dmg
@jeremyhu
Copy link

jeremyhu commented Oct 5, 2017

Please do not actually install the packages in those disk images directly. The installer CLI and the macOS Installer do NOT install them with the appropriate settings.

@Runmick
Copy link

Runmick commented Feb 23, 2018

wen run, its o.k.

@vesper8
Copy link

vesper8 commented Aug 21, 2019

@jeremyhu so how do you install them then?

@ilovejs
Copy link

ilovejs commented Dec 2, 2019

out of date for Cataline os, so err "not compatible with your os"

@ForceGT
Copy link

ForceGT commented Oct 2, 2020

Here

For anyone looking for more mirrors and instructions

@mig8447
Copy link

mig8447 commented Oct 14, 2020

I'll leave this here for usage instructions
https://gist.github.com/rtrouton/f03fdca4b847ef4077b7979e7f1a5711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment