Skip to content

bynalab/iPhoneOSDeviceSupport

 
 

Repository files navigation

iPhoneOSDeviceSupport

Xcode iPhoneOS DeviceSupport (6.0 - 14.2)

Latest releases:

iOS 14.2 - Download
iOS 14.1 - Download
iOS 14.0 - Download
iOS 13.7 - Download
iOS 13.6 - Download
iOS 13.5 - Download
iOS 13.4 - Download
iOS 13.3 - Download
iOS 13.2 - Download
iOS 13.1 - Download

⚠️ Warning
Xcode 12 now encrypts the connection between Xcode and paired devices, protecting against an attacker in a privileged network position executing arbitrary code on connected iOS, iPadOS, watchOS, or tvOS devices during a remote debug session. (60386733) These security benefits are available when Xcode 12 connects to devices running iOS 14, iPadOS 14, watchOS 7, tvOS 14, or later versions. These OS versions also refuse debugger connections from older Xcode releases. Xcode 12 continues to support debugging for older OS versions, but without the new encryption.
Thank to this comment

🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩🚩

- To get iOS 13.(version) [example iOS 13.5.1] works with iOS 14.0, just rename a folder.
- Like this: 13.5 ~> 13.5.1 (17F80);

How to support iOS 14 devices with Xcode 11.5+:
(tested with 11.6 (11E708))

Download iOS 14.2 Support Files
Unzip it
Put unzipped folder in into path:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
Restart Xcode

How to:

  1. Download version you need listed above;
  2. Unzip it;
  3. Close Xcode;
  4. Copy and paste unziped folder by path:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

hierarchy like this:

alt text

  1. Reopen Xcode;

Thank You.

About

Xcode iPhoneOS DeviceSupport files (6.0 - 14.2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published