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.
Cygnus Wed, 17 February 2010, 22:03PM