Unable to connect Xcode 16 Beta to iPhone

I am unable to connect iPhone to Xcode. Getting error -

The developer disk image could not be staged on the host.; Couldn’t communicate with a helper application.
  • Xcode - 16 Beta
  • Mac OS - Sonoma 14.6.1
  • iOS - 17.6.1
  • VPN - No

Details are as follows:

The developer disk image could not be staged on the host.
Domain: com.apple.dt.CoreDeviceError
Code: 12045
Failure Reason: Couldn’t communicate with a helper application.
User Info: {
    DVTErrorCreationDateKey = "2024-08-21 11:04:09 +0000";
    DeviceIdentifier = "01162B62-9C06-48A4-B2F7-D17ABD2D35B0";
    NSURL = "file:///Library/Developer/DeveloperDiskImages/iOS_DDI.dmg";
    "com.apple.dt.DVTCoreDevice.operationName" = enablePersonalizedDDI;
}
--
Couldn’t communicate with a helper application.
Domain: NSCocoaErrorDomain
Code: 4099
Recovery Suggestion: Try your operation again. If that fails, quit and relaunch the application and try again.
User Info: {
    NSDebugDescription = "The connection to service created from an endpoint was invalidated: failed at lookup with error 9 - Bad file descriptor.";
}
--


System Information

macOS Version 14.6.1 (Build 23G93)
Xcode 16.0 (23047) (Build 16A5221g)
Timestamp: 2024-08-21T16:34:09+05:30

**Tried so far - **

  • Xcode Quit and Reopen
  • Restart iPhone
  • Restart Mac
  • Reinstalling Xcode
  • Reset Network Settings on iPhone
  • Developer mode ON/OFF
  • Unpair and Pair Again
  • Clear Trusted Computers
  • Tried with different iPhone Cables(Not needed one but tried)
  • Factory Reset of iPhone

Please guide how to resolve this.

This indicates a host macOS error. We're hitting a problem before we even start communicating with the device. Can you please file a feedback report with a devicectl diagnose tarball?

I'm also getting the same error in XCode 16.2 release version when building iOS app on my connected devices. And I've tried multiple things here on my Mac and device but still not yet working. What's the status of this Mac bug and workaround?

Unable to connect Xcode 16 Beta to iPhone
 
 
Q