Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

iOS DeviceSupport for Xcode Tweet

last commit

Will update regularly.

Usage:

Below command is trying to extract all files zip of device support to /Applications/Xcode.app.

sudo pyton extract.py

You can use --target if your Xcode is not in /Applications/

sudo python extract.py --target /Document/Xcode.app
python extract.py -h
usage: extract.py [-h] [--target XCODEPATH]

Extract DeviceSupport files to Xcode.app

optional arguments:
  -h, --help          show this help message and exit
  --target XCODEPATH  custom Xcode.app path location

Manual

  1. Close Xcode.
  2. Open Finder.
  3. Press Shift+⌘ (Command)+G to open Go to Folder
  4. Enter: /Applications/Xcode/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/.
  5. Then extract (unzip) and copy the latest Device Support file do you want to this directory.

Note :
If your Xcode.app is not in /Applications/, change /Applications/Xcode to match the path of the existence of Xcode.app.

Supported Versions

iOS 13:

iOS 12:

iOS 11:

iOS 10:

iOS 9:

iOS 8:

  • 8.4 25 June 2015
  • 8.3 9 April 2015
  • 8.2 9 April 2015
  • 8.1 14 October 2014
  • 8.0 20 August 2014

External links

Credit

iGhibli/iOS-DeviceSupport

About

Run Xcode Project on iOS Device with latest version without download latest Xcode version.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages