All Projects → mspvirajpatel → Xcode_developer_disk_images

mspvirajpatel / Xcode_developer_disk_images

Licence: mit

Projects that are alternatives of or similar to Xcode developer disk images

Import
Xcode extension for adding imports from anywhere in the code ☝️
Stars: ✭ 818 (+554.4%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Linessorter Xcode Extension
Xcode Extension that helps you keep your import statements and long code lists organized and uniform
Stars: ✭ 54 (-56.8%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (+15.2%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Xcodeequatablegenerator
Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Stars: ✭ 188 (+50.4%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Snowonder
🔮 Magical import declarations formatter for Xcode
Stars: ✭ 100 (-20%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Stars: ✭ 470 (+276%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swiftmockgeneratorforxcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
Stars: ✭ 522 (+317.6%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Linex
Feature packed Xcode extension
Stars: ✭ 210 (+68%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Xgist
Xcode extension to send code to GitHub's Gist
Stars: ✭ 75 (-40%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+2002.4%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swimat
An Xcode formatter plug-in to format your swift code.
Stars: ✭ 1,388 (+1010.4%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Accesscontrolkitty
Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard command
Stars: ✭ 119 (-4.8%)
Mutual labels:  xcode, xcode-extension
Peckham
Add #import-s from anywhere in the code.
Stars: ✭ 719 (+475.2%)
Mutual labels:  xcode, xcode-plugin
Scxcodeswitchexpander
Xcode plugin that enables switch cases autocompletion
Stars: ✭ 662 (+429.6%)
Mutual labels:  xcode, xcode-plugin
Scxcodeminimap
Sublime Text like Minimap for Xcode
Stars: ✭ 1,037 (+729.6%)
Mutual labels:  xcode, xcode-plugin
Gitdiff9
Highlights lint, deltas and recent changes against git repo in Xcode 9
Stars: ✭ 43 (-65.6%)
Mutual labels:  xcode, xcode-plugin
Kshobjcuml
KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
Stars: ✭ 1,039 (+731.2%)
Mutual labels:  xcode, xcode-plugin
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+782.4%)
Mutual labels:  xcode, xcode-plugin
Codegenerator
A Xcode plugin for generate Objectice-C code.
Stars: ✭ 63 (-49.6%)
Mutual labels:  xcode-plugin, xcode-extension
Scxcodeeditorinset
Xcode plugin that adds an empty (configurable) space to the end of the editor text view
Stars: ✭ 64 (-48.8%)
Mutual labels:  xcode, xcode-plugin

Xcode Developer Disk Image for iOS 4.2 and Above

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.

iOS - release note

  • 14.4
  • 14.3
  • 14.2
  • 14.1
  • 14.0
  • 13.7
  • 13.6
  • 13.5
  • 13.4
  • 13.3
  • 13.2
  • 13.1
  • 13.0
  • 12.4
  • 12.3
  • 12.3.1
  • 12.2
  • 12.1
  • 12.0
  • 11.4
  • 11.3

Download ZIP : https://github.com/mspvirajpatel/Xcode_Developer_Disk_Images/releases

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. Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

Tip: Restart the Xcode

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].