Xcode Quick Tour for Mac OS X
PDF
Companion Files
Introduction
Creating a Project
Creating an Xcode Project
The Project Window
The Toolbar and Status Bar
Groups & Files
Editing Project Files
Creating a Custom View Class
Using Interface Builder
Using the Text Editor
Building the Application
Running the Application
Compile-Time Errors
Runtime Debugging
Summary
Finding Technical Information
Downloading Documentation
Searching For API Documentation
Searching from the Documentation Window
Searching from a Text Editor Window
Searching for Relevant Documentation
Following Links
Finding Information in Headers
Finding Framework Headers
Finding Symbol Declarations
Summary
Designing a User Interface
Creating the Converter Interface
Getting Started
Setting the Window’s Attributes
Adding the Fahrenheit Control
Adding the Celsius Control
Adding Labels
Adding the Convert Button
Finishing the Window Layout
Testing the Interface
Implementing the Converter Application
Implementing the Model Class
Implementing the Controller Class
Adding a Controller to Your Nib File
Adding the Controller Connections
Inspecting the Controller Connections
Building and Running the Application
What’s Next?
Summary
Using Fix and Continue
Configuring the Project
Patching the Running Application
Summary
Revision History