Hello,
Is there any way to remove all the breakpoints in Xcode?
Regards, Pratik
Hello,
Is there any way to remove all the breakpoints in Xcode?
Regards, Pratik
Well there's a two step way:
Other ways:
Additionally, you can customize your Toolbar and put the "Breakpoints" button there. Click this on/off will active/deactivate all breakpoints. While this doesn't remove them, it may be useful if you just don't want them to be hit for a run.