Tips

Here are a few quick tips to help you in debugging your apps.

Image By default, breakpoints are private to you—it’s not likely that others on your team are interested in how you’re working on your part of an app. But you can make a breakpoint public. Right-click on it in the Breakpoint navigator (sixth tab), and select Share Breakpoint. The breakpoint will move to a section marked “(Shared),” and it will be visible to users with different user names.

Image Breakpoints are also private to the projects in which they were set. By default, a breakpoint applies ...

Get Xcode 5 Start to Finish: iOS and OS X Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.