Chapter 23. Working with Xcode

The most time-consuming part of creating your program will be writing the Objective-C code that makes your program do something. Since you'll be spending much of your time writing, testing, and rewriting code, you'll be using Xcode as your primary tool for hours at a time. Whereas much of this book showed you one way of using Xcode, this chapter will show you several tips and shortcuts for using Xcode that weren't covered previously.

By learning some of Xcode's hidden features, you can save time and work more efficiently. The less time you waste wrestling with Xcode, the more time you'll have to design, write, test, and market your finished program.

Creating New Folders

A single Xcode project typically consists of several ...

Get Mac Programming for Absolute Beginners 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.