Learning iPad Programming: A Hands-On Guide to Building iPad Apps with iOS 5
by Kirby Turner, Tom Harrington
A. Installing the Developer Tools
Before you can write your first iPad application, you need the developer’s tools. The developer tools consist of everything you need to write iOS and Mac OS X applications, including the integrated development environment (IDE) called Xcode; the user interface designer called Interface Builder; the compiler compatible for compiling C, C++, and Objective-C code; the debugger for debugging your code; and Instruments, a tool for tracking memory leaks and profiling your application. A handful of other really useful tools are also included. Collectively the developer tools are called Xcode, with the Xcode IDE being the primary tool in the arsenal.
Xcode is available for free from the Mac App Store. It’s also available ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access