Xcode 7.3.1 error with fast code when debugging with breakpoints

I upgraded Xcode to 7.3.1, but still Xcode crashes when I debug fast code.

I am also following this solution https://stackoverflow.com/a/3166161/but this specific option is not available in Xcode 7.3.1.

+4
source share
1 answer

follow the link

delete breakpoints_v2.plist

try this method hope it helps

0
source

All Articles