I'm facing with a Xcode problem. I have some breakpoints, and when I run my project, all the breakpoints are automatically expanded.
See this pic:
How can I tell Xcode to NOT expand them ?
I'm facing with a Xcode problem. I have some breakpoints, and when I run my project, all the breakpoints are automatically expanded.
See this pic:
How can I tell Xcode to NOT expand them ?
Looks like you have selected "Show only enabled breakpoint" button under breakpoint. Unselect the button to collapse the breakpoint.
See the image below.