Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 3.19 KB

README.md

File metadata and controls

70 lines (46 loc) · 3.19 KB

Direct links for all devices

  • iOS 8

iOS 8.0 iOS 8.1 iOS 8.2 iOS 8.3

  • iOS 9

iOS 9.0 iOS 9.1 iOS 9.2 iOS 9.3

-iOS 10

iOS 10.0 iOS 10.1 iOS 10.2 iOS 10.3

  • iOS 11

iOS 11.0 iOS 11.1 iOS 11.2 iOS 11.3 iOS 11.4

  • iOS 12

iOS 12.0 iOS 12.1 iOS 12.2 iOS 12.3 iOS 12.4

  • iOS 13

iOS 13.1 iOS 13.2 iOS 13.4 iOS 13.5

Q&A

Where is my Xcode location?

Type this line on your terminal and you can see it.

xcode-select -p

You will see something like this:

/Applications/Xcode.app/Contents/Developer

Where should I put the developer disk images?

`xcode-select -p`/Platforms/iPhoneOS.platform/DeviceSupport

Which developer disk images should I put on that folder?

What ever you want

Easiest way to setup (coming soon)

make install_disk_images

Enjoy!