Reference: Cocoa
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sort by
Date
Sort by
Title
Sorted by
Revision Type
2008-06-09 NSGarbageCollector Class Reference (HTML) (PDF)
Updated discussion of disableCollectorForPointer:.
Minor Change
2008-06-09 NSObject Class Reference (HTML) (PDF)
Updated sample code in +resolveInstanceMethod: to properly call super.
Minor Change
2008-03-11 Foundation Data Types Reference (HTML) (PDF)
Updated float to CGFloat where appropriate.
Minor Change
2008-03-11 NSFontDescriptor Class Reference (HTML) (PDF)
Added description of NSFontFamilyClassMask constant.
Minor Change
2008-03-11 NSMethodSignature Class Reference (HTML) (PDF)
Added a live link to a cross-reference in the Overview section.
Minor Change
2008-02-08 Application Kit Functions Reference (HTML) (PDF)
Updated thread safety information for the NSApplicationMain function.
Minor Change
2008-02-08 NSAutoreleasePool Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change
2008-02-08 NSEntityDescription Class Reference (HTML) (PDF)
Updated the discussion of the method insertNewObjectForEntityForName:inManagedObjectContext: for Mac OS X v10.5.
Minor Change