Member Login Log In | Not a Member? Contact ADC
Reference Library
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
Sorted by
Title
Sort by
Revision Type
Sort by
Resource Type
Sort by
Topic
2008-03-11 CFString Reference (HTML) (PDF)
Added information to CFStringCreateExternalRepresentation function description about string encodings that do not include a BOM.
Minor Change Reference Core Foundation, Unicode
2008-07-11 Locales Programming Guide (HTML) (PDF)
Updated a code example showing how to retrieve weekday symbols.
Minor Change Guides Carbon, Core Foundation, Localization
2008-06-09 NSCalendar Class Reference (HTML) (PDF)
Removed reference to NSCalendarDate, which is slated for deprecation. Added explanation of weekday ordinal unit.
Minor Change Reference Cocoa
2008-02-08 NSLocale Class Reference (HTML) (PDF)
Enhanced the description of the NSLocaleMeasurementSystem constant.
Minor Change Reference Cocoa
2008-02-08 NSTimeZone Class Reference (HTML) (PDF)
Enhanced the discussions of the methods systemTimeZone and resetSystemTimeZone.
Minor Change Reference Cocoa
2008-03-17 NumberInput_IMKit_Sample (HTML) (DMG) (ZIP)
Illustrates an input method that uses the Mac OS X 10.5 InputMethodKit framework.
First Version Sample Code Cocoa
2008-03-11 Strings Programming Guide for Core Foundation (HTML) (PDF)
Added information to "Handling External Representations of Strings" about string encodings that do not include a BOM.
Minor Change Guides Carbon, Core Foundation, Unicode
2008-09-09 Xcode Project Management Guide (HTML) (PDF)
Provides practical descriptions of the major development tasks developers perform with Xcode. First public release.
First Version Guides Tools