Working on Xcode Workflow Tutorial

Finished working on Xcode Workflow Tutorial. This short tutorial shows how to create an Xcode project for a Cocoa application called Hello that prints “Hello, World!” inside a window. Its primary purpose is to show you the workflow that you’ll use for creating your own software with Xcode—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.

http://developer.apple.com/Mac/library/documentation/DeveloperTools/Conceptual/A_Tour_of_Xcode/020-Xcode_Workflow_Tutorial/qt_projects.html

Cygnus Wed, 17 February 2010, 22:03PM