About

Cocoa is Apple's application-development framework for OS X, consisting of Foundation, Application Kit (AppKit), and Core Data.

The Cocoa frameworks consist of libraries, APIs, and runtimes that form the development layer for all of Mac OS X.

Related tags

  • , for iOS (iPod/iPhone/iPad) development
  • , for Core Data development
  • , for Application Kit development

Debugging Techniques

Cocoa programs can be debugged with many techniques and tools, both general and specific to Objective-C, Xcode, and OS X.

External Resources

General Resources on SO

Memory Management

More information

history|show excerpt|excerpt history