Is there an easy way to disable all breakpoints in Xcode? I tried:
That does not disable
Xcode 10
The most easiest way is to do ⌘ + y to disable enable breakpoints .
There is another way
go to Xcode project navigations pane Click on show Breakpoint navigator
go to Xcode project navigations pane
Click on show Breakpoint navigator
Right click on the project file and select disable all break points