How to Download iOS Simulator (Xcode) in Command Line and Install it
For faster connection speed and more flexibility.
/Applications/Xcode.app/Contents/MacOS/Xcode
2015-11-23 17:10:01.906 Xcode[30803:2505495] DVTDownloadable: Download Cancelled. Downloadable: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK8_3-8.3.1.1428621365.dmg.
aria2c -x 5 link_to_the_file
By moving the file to ~/Library/Caches/com.apple.dt.Xcode/Downloads
open ~/Library/Caches/com.apple.dt.Xcode/Downloads
mv file ~/Library/Caches/com.apple.dt.Xcode/Downloads
And open the Downloads
tab in Xcode's Preferences,
I am in China right now and when downloading in Xcode(no concurrent downloading), the download speed sucks!
I would like to use aria2
to speed up the downloading process of the simulator(s).
aria2
?aria2
: 2.7MB (consistenly), which is the maximum downloading speed of my cablearia2
?~/Library/Caches/com.apple.dt.Xcode/Downloads