joec
joec

I feel like the Xcode and watchOS software teams need to go out for beers a lot more often. Here we are about to hit watchOS 10 in a few months, and it’s still utterly terrible trying to debug watchOS apps on device.

|
Embed
Progress spinner
samgrover
samgrover

@joec I'm glad that they at least "fixed it" so you don't have to install the watchOS SDK (and read symbols from the watch) if you're not using it.

|
Embed
Progress spinner
littleknown
littleknown

@joec To be honest debugging with swift is still in the fucking dark ages, even on macOS. Sometimes it takes forever for Xcode to be able to simple po something. And waaaay too often it has just optimised out my variables (for no descernible reason). Xcode has already gone out for too many beers in my opinion.

|
Embed
Progress spinner
In reply to
joec
joec

@littleknown so true. Debugging has been a total mess for a while now. The optimizing out variables thing drives me nuts.

|
Embed
Progress spinner