@eskimo Been strugging for months with an abysmally slow debugger in Xcode 15, and only now realized that the always-on “Connect via network” causes this issue. So much time wasted waiting for Xcode. When I turn off Wi-Fi and Bluetooth on my iOS and iPadOS devices debugger works just fine, and works A LOT faster. I wish Xcode prioritized USB debugging over network or let me disable network debugging for my devices.
Post
Replies
Boosts
Views
Activity
Seeing this issue when using an xcframework in a macOS project (the xcframework is linked from both another framework, and from the containing app). This used to work fine in Xcode 14 and earlier.