Unable to receive output/logging while debugging watchOS 7 app

Hello!

I am attempting to run & debug a watchOS app on a device running watchOS 7b2 with Xcode 12b2 on macOS 10.15.5. Running the app (usually) works fine — I'm getting live CPU/Mem/etc. stats, breakpoints work, I can set environment overrides from the debug toolbar and they are reflected in the app, but I simply never get any output in the box on the right. "All Output" is selected, there is no filtering active. This has persisted across multiple restarts of all involved devices. I've even ensured that the watchOS debug logging profile is installed (though that was just a Hail Mary since it has never been required for this before). This exact same app produced logging output just fine in Xcode 11/watchOS 6.

Does anyone have any other ideas or things I can try? It's making it very tough to debug things.

Thanks!

Replies

I have noticed that I need to have the iPhone paired with the watch connected to the Mac with USB cable to get the logs from the watch.