Do you also have any difficulties while debugging with Xcode 13.4. Most of the time it hanging/stuck at break point. I always have to stop(need to hit stop button at least 10 to 12 times) and run again. Even though I do that, same thing happens over and over.
And also most of the time it is unable to expand the data at breakpoint to see what's in there.
I tried to clear DerivedData
, to restart the Xcode, to close apps in Mac with high memory usage and so on. But nothing help.
It would be really nice if you can share your solutions for the similar issue.
Thank you.