[Cocoa-sharp] Getting Started

Steve Peter speter at dandy.net
Wed Mar 14 20:31:12 EDT 2007


On Mar 14, 2007, at 8:01 PM, Greg Akins wrote:

> I created the HelloWorld tutorial with no problem, but when I tried
> the SimpleTutorial, I got complaints from 'mcs' that Apple.Foundation
> and Apple.AppKit could not be found.

using Cocoa;

and then use

Cocoa.Object, Cocoa.Array, Cocoa.String, etc.

Steve


More information about the Cocoa-sharp mailing list