Xcode Developer Disk Images alternatives and similar libraries
Based on the "Other Xcode" category.
Alternatively, view Xcode Developer Disk Images alternatives based on common mentions on social networks and blogs.
-
Synx
A command-line tool that reorganizes your Xcode project folder to match your Xcode groups. -
SBShortcutMenuSimulator
3D Touch shortcuts in the Simulator -
Swift-VIPER-Module
Xcode template for create modules with VIPER Architecture written in Swift 3 -
ViperC
Xcode template for VIPER Architecture written in Objective-C -
awesome-xcode-scripts
A curated list of useful xcode scripts ๐. -
swift-project-template
Template for iOS Swift project generation. -
Sample Project
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject -
XcodeCodeSnippets
A set of code snippets for iOS development, includes code and comments snippets. -
VIPER Module Template
Xcode Template of VIPER Module which generates all layers of VIPER. -
awesome-gitignore-templates
A collection of swift, objective-c, android and many more langugages .gitignore templates ๐. -
dsnip
Tool to generate (native) Xcode code snippets from all protocols/delegate methods of UIKit (UITableView, ...) -
Xcode Template Manager
Xcode Template Manager is a Swift command line tool that helps you manage your Xcode project templates. -
Microfeatures
Architectural approach to structure your Xcode projects. -
Xcode Keymap for Visual Studio Code
This extension ports popular Xcode keyboard shortcuts to Visual Studio Code.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Xcode Developer Disk Images or a related project?
README
Xcode developer disk images
This repository is to host all developer disk images for iOS, tvOS, watchOS. If your need one of them, look it up here for convenience.
What's available?
tvOS - release note
- 14.2
- 14.0
- 13.4
- 13.3
- 13.2
- 13.0
- 12.3
- 12.2
- 12.1
- 12.0
- 11.4
- 11.3
- 11.2
- 11.1
- 11.0
- 10.2
- 10.1
- 10.0
- 9.2
- 9.1
- 9.0
iOS - release note
- 14.2
- 14.0
- 13.7
- 13.6
- 13.5
- 13.4
- 13.3
- 13.2
- 13.1.2
- 13.1
- 13.0
- 12.3
- 12.2
- 12.1
- 12.0
- 11.4
- 11.3
- 11.2
- 11.1
- 11.0
- 10.3
- 10.2
- 10.1
- 10.0
- 9.3
- 9.2
- 9.1
- 9.0
- 8.4
- 8.3
- 8.2
- 8.1
- 8.0
WatchOS - release note
- 7.1
- 7.0
- 6.2
- 6.1
- 6.0
- 5.2
- 5.1
- 5.0
- 4.3
- 4.2
- 4.1
- 4.0
- 3.2
- 3.1
- 3.0
- 2.2
- 2.1
- 2.0
Why We need disk images?
When your apple device got upgraded to new OS, the current XCode version you have used doesn't have the appropriate disk image for that OS version. This prevents you to push the build to the device.
Where to put the new disk images?
Go to your XCode app in the Application folder, open its content and locate the appropriate platform which you're going to add the new disk image.
For convenience, you can immediately jump to these paths in Finder by the hotkey Cmd+Shift+G :
- iOS: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
- tvOS: /Applications/Xcode.app/Contents/Developer/Platforms/AppletvOS.platform/DeviceSupport
- watchOS: /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/DeviceSupport