Why is "Connect via network" in "Devices and simulators" disabled?

Since updating to Xcode 15, I've noticed that the app is SUPER slow while running with the debugger. I've figured out that it seems to be due to that the debugger is defaulting to wifi-connection, even tho the phone is connected via cable.

I can fix the slowness by turning off wifi on my phone, because then the debugger will use the cable and the app will run as normally (pre Xcode 15.0).

What's the cause of having the "Connect via network"-checkmark disabled? Why can't I just uncheck it and do my own choice?

See this thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Why is "Connect via network" in "Devices and simulators" disabled?
 
 
Q