Introduction to Xcode Installation Guide

Xcode is a collection of applications, command-line tools, frameworks, SDKs, and other resources that facilitate the development of Mac OS X applications. In Mac OS X v10.5 and later, you can install multiple versions of the Xcode developer tools. When installing, the default location for the Xcode 3.0 developer tools continues to be /Developer. However, you may install Xcode 3.0 developer tools in any other directory or volume.

Some users may install Xcode to develop UNIX applications. They generally use the command-line to perform most of their development tasks. With more than one release of Xcode installed on a computer, some steps must be taken to ensure that scripts that assume all UNIX tools are in the /usr directory invoke the desired UNIX tools.

Xcode Installation Guide has several objectives:

The intended audience for Xcode Installation Guide includes all users of Xcode 2.5 or later, as well as developers of UNIX applications. Much of the information in this document is targeted at developers who need to use more than one Xcode release on their computers.

The information in this document applies to systems using Mac OS X v10.5 or later and Xcode 2.5 or later.

Organization of This Document

This document contains the following chapters: