Category: xcode

Using Xcode Code Snippets

Have you tried Xcode code snippets? If not, head over to InformIT.com to read an article I wrote on being...

Using Xcode 4.2 on Snow Leopard

A few people have recently mentioned to me that they are still running Snow Leopard (Mac OS X 10.6). The...

Breakpoint on All Exceptions

In Chapter 9 of the book, I talk about an uncaught exception that will crash the app. Figure 9.4 shows...