How to remove a breakpoint in XCode
Open the breakpoint navigator or in file that holds the breakpoint, right click the relevant breakpoint and select "Delete Breakpoint".
This tutorial assumes that you already have a breakpoint setup. To learn how to add a breakpoint to XCode complete the tutorial below.
Step One: Find the Breakpoint
Open the file that holds the relevant breakpoint, or open the breakpoint navigator to view all breakpoints.
Step Two: Delete the Breakpoint
Right click on the relevant breakpoint and in the menu that appears, select Delete Breakpoint.
Please note that within a file, you can also click and drag a breakpoint away from its position to delete it.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.