Next Page > Hide TOC

Introduction to Xcode Quick Tour for Mac OS X

Note: This document was previously titled Xcode Quick Tour Guide.

Contents:

Organization of This Document
See Also


Xcode Tools is the developer tools package for Mac OS X. This package includes an integrated suite of software development tools, including compilers and applications, together with an extensive set of programming libraries and interfaces. The centerpiece of these tools is the Xcode application, which provides an elegant, powerful user interface for creating and managing software development projects in Mac OS X. (Elsewhere in this document, the name Xcode usually refers to the Xcode application.)

If you’re new to Xcode and you want to develop applications for Mac OS X, reading this document is a good way to get started. This document gives you a hands-on introduction, in the form of four short tutorials, to the Xcode application and some of its companion tools. To get the most out of these tutorials, you should already be familiar with C programming and the Mac OS X user interface. You don’t need any previous experience with Mac OS X software development.

To follow the instructions in this document, you must install Xcode on your computer. To download the latest version of the Xcode developer tools installer package, visit the ADC Developer Tools website.

Important: This document is targeted for Mac OS X v10.5 or later, and Xcode 3.1 or later. Before continuing, make sure your development environment meets these requirements. To find out which version of Xcode is installed on your computer, launch the Xcode application (/Developer/Applications) and choose Xcode > About Xcode.

Organization of This Document

This document contains the following chapters:

See Also

Here are some additional resources you may want to read:



Next Page > Hide TOC


© 2003, 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-10-15)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.