Introduction
Provides a hands-on introduction to the Xcode 3 application, superseded by Xcode 4.
Organization of This Document
This document contains the following chapters:
Xcode Features Overview explores the major features by looking at an existing Xcode project. This chapter will help you master Xcode terminology and get familiar with Xcode’s layout so that you’ll be ready to create your own project.
Xcode Workflow Tutorial shows how to create a Cocoa version of a Hello World application. The tutorial is designed to show you the workflow that you'll use for creating your own software—from creating a project to getting an application to run. You'll also see how to fix compile-time errors and get an introduction to the debugger.
Recommended Reading for Xcode Developers points out some of the most important resources for each phase of development—from the design of your software product to its delivery.
Finding and Viewing Documentation provides an overview of the ways you can access, search, and view Apple’s developer documentation from within Xcode.
See Also
After reading this document, you may want to take a look at the Xcode documentation set that’s available from within Xcode by choosing Help > Xcode Help.
Next
Copyright © 2003, 2011 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2011-01-21