XCode 14.2 breaks with iOS 16.4

Hello. today 03-29-2023 after updates: iPhone13mini iOS 16.4 MacBook M2 Ventura 13.3 Xcode 14.2===> "iPhone failed to prepare the device for development." :-(

Post not yet marked as solved Up vote post of America3D Down vote post of America3D
12k views
  • Same here, I did remove phone from the Xcode devices, laptop reboot, iPhone reboot, with cable or no cable (over the network), all of that didn't help.

  • See post from @jimpanse

  • I have the same problem ! when we gone have the new release to be able to deploy again ????

Replies

Having the same issue... And there's no new release version of xcode available to download.

  • Just found that there's a new release that did NOT show up in my software updates FFS.

Add a Comment

Same issue. Reboots have no effect.

Ah, beta needed. See: https://developer.apple.com/forums/thread/726823

See my post -> https://forums.macrumors.com/threads/xcode-14-2-14c18-breaks-with-ios-16-4-iphone-14-13-12-pro-iphonex-failed-to-prepare-device-for-development-after-os-ios-updates.2385046/?post=32063331#post-32063331

Apple and Xcode - these are two different companies, and Xcode seems to be slowing down

  • Xcode is not a company. It is a a software application developed by the company Apple Inc.

Add a Comment

will it help or not Xcode 14.3 RC 2 https://developer.apple.com/download/applications/

  • Yes, it helps you. This version contains support for iOS 16.4.

Add a Comment

Same issue here. 😕

  • https://forums.macrumors.com/threads/xcode-14-2-14c18-breaks-with-ios-16-4-iphone-14-13-12-pro-iphonex-failed-to-prepare-device-for-development-after-os-ios-updates.2385046/?post=32063420#post-32063420

Add a Comment

Same issue. Stack in the middle of release a new app for iOS.

Same issue. Reboots have no effect. :((

I am also having this same issue.

I have the Same issue 😕

Really annoying to have to use a beta xcode for a released version of iOS

Same issue and sadly not the first time that the iOS version exceeds the Xcode capability.

There are two options here, as this occurs often when an iOS Release is done and Xcode is behind:

For those who can install the beta or the release candidate that only works on MacOS Ventura:

  1. install the Xcode 14.3 RC 2 over the Software Downloads page (@America3D) pointed out direct link. This version includes the iOS 16.4 version.

For those cannot install the newest Xcode version:

  1. Download the 14.3 RC2, "show the package contents" of the app (context menu on app-file or right click on file). Navigate to "Xcode-14.3.0-Release.Candidate.2.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/". Copy the 6.4 directory in the same directory for your current Xcode version.
  • Thank you. The first option did not work, but the second option did allow me to connect my iPhone version 16.4.1! I'm still on an intel mac, so cannot update to Ventura (version 13). Copying 16.4 directory worked just fine.👍

  • Not work for me, after do this, this error appear Undefined symbol: _GDTCCTConstructiOSClientInfo

    Someone Solution?

  • The second approach saved my day. It is insane to lose the ability to test in some devices just because we updated them. Terrible choices: throw your macbook in the garbage or use a iPhone without security and improvement updates. Unfortunately I will be forced to stick with the second.

Add a Comment

@America3D Awesome, works with 14.2! Thanks!

Add a Comment