xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.59k stars 239 forks source link

Use newer CDN for sims for versions 8.1 and up #182

Closed timsutton closed 7 years ago

timsutton commented 7 years ago

8.1 seems to use a new CDN base URL for the simulators and docsets. I used Charles and strings /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore | grep http to see which CDNs were being used. This should address #180.

yakimant commented 7 years ago

This helps. Why not to merge?

KrauseFx commented 7 years ago

Whops, sorry for the delay, preparing a new release right now 🚀