I\'m an experienced developer, but new to iOS/Objective C.
The app below builds OK (modulo any typo/cut\'n\'paste errors). When I run it, it breaks in the print meth
You have two breakpoints set on the print method. Breakpoints are shown in the left margin as blue flags. You can get rid of them by dragging them out of the margin, like this:
print