How to uncheck "Connect via network" on physical device in Xcode 15

It looks like the other thread got locked. I would still like to be able to uncheck the box for "Connect via network" so I can develop with my iOS 17+ devices normally with Xcode 15. Or a method to use Xcode 14 with iOS 17+ without CoreDevice or whatever the problematic API is.

You can't. Connectivity is a network-first-only model with a fallback to cable if connected. These are signs that the cable is on the way out for environmental reasons.

How to uncheck "Connect via network" on physical device in Xcode 15
 
 
Q