Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode doesn’t support Phone’s iOS 14.7.1 [closed]

Tags:

xcode

ios

What can I do about it? I've seen another post that recommends downloading 14.5 from here and renaming the folder 14.7, but that does not work.

Does anyone have an idea on how to go about this?

like image 261
Joe Avatar asked Jul 27 '21 17:07

Joe


People also ask

What version of Xcode is needed for iOS 14?

The "iOS x SDK" means that you need to build your apps using the version of Xcode that includes support for iOS version x. (Apple releases versions of the iOS SDK as part of the Xcode IDE.) If Xcode 12 is the first version of Xcode that supports iOS 14, you need to build with Xcode 12.

Does Xcode 12 support iOS 15?

Xcode doesn't support iOS 15.

How do I install iOS 14.5 on Xcode?

Copy and paste the 14.5 directory into /Applications/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/DeviceSupport . Make a duplicate of 14.5 directory by copy and pasting it into the same directory (into DeviceSupport ) then rename the directory to 14.6, 14.7, etc.

What version of Xcode do I need to debug iOS 14?

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. For debugging in iOS 14 devices you need Xcode 12 atleast.

Could not locate the device support files in Xcode?

New error message: Could not locate the device support files. Xcode could not determine the product version. If you are using a supported combination of Xcode and hardware, please reboot and unlock all devices (including the host mac), and respond to any outstanding pairing requests.

How to add device support for iOS 14?

You can add support for iOS 14.5 (and watchOS 7.4) by copying the relevant DeviceSupport folders from Xcode 12.5 to Xcode 12.4. There are also publicly hosted GitHub repositories with these folders, a quick search will turn them up. It is obviously better to extract it from the official source yourself, but I think the archives are signed anyways.

What is the error message after updating iPhone to iOS 14?

After updating the iPhone to iOS 14.8 (18H17), the error message changed. New error message: Could not locate the device support files. Xcode could not determine the product version.


2 Answers

Updating to the latest beta of Xcode (Xcode 13 beta 3) worked.

Just not immediately. Left to buy some things, when I came back it worked.

like image 119
Joe Avatar answered Oct 22 '22 10:10

Joe


i think you should connected you device, and wait xcode copy some suport file from device(will take several minutes). when successful will work fine.

copying files

like image 4
stefan321 Avatar answered Oct 22 '22 09:10

stefan321