Will update regularly.
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
- Close Xcode.
- Open Finder.
- Press Shift+⌘ (Command)+G to open Go to Folder
- Enter:
/Applications/Xcode/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
. - 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.
- 13.0 (17A5492t)
31 May 2019
- 12.4 (16G73)
10 July 2019
- 12.3 (16F148)
26 April 2019
- 12.2 (16E226)
14 March 2019
- 12.1 (16B93)
24 October 2018
- 12.0 (16A366)
29 August 2018
- 11.4 (15F79)
12 May 2018
- 11.3 (15E216)
14 March 2018
- 11.2 (15C114)
30 November 2017
- 11.1 (15B87)
13 October 2017
- 11.0 (15A372)
2 September 2017
- 10.3 (14E277)
15 March 2017
- 10.2 (14C92)
16 December 2016
- 10.1 (14B72c)
22 October 2016
- 10.0 (14A345)
13 September 2016
- 9.3 (13E238)
29 March 2016
- 9.2 (13C75)
14 December 2015
- 9.1 (13B143)
23 October 2015
- 9.0 (13A344)
8 September 2015