Document Revision History

This table describes the changes to Bundle Programming Guide.

DateNotes
2017-03-27

Noted that an iOS app bundle cannot include a custom directory named "Resources."

2015-06-30

Clarified that app icons are not localized.

2014-07-15

Clarified how localized resources are located.

2010-07-08

Changed references of iOS to iOS.

2010-05-25

Added information about accessing device-specific bundle resources.

2009-07-14

Added sections on how to create bundles and document packages.

2009-05-22

Updated the document to reflect the bundle structure of iPhone applications.

 

Reorganized the document contents.

 

Added overview information about frameworks and loadable bundles.

 

Removed references to Mac OS 9 and legacy resource types.

2005-11-09

Updated information on how to create document bundles. Updated guidance on how to build a bundle manually.

 

Clarified the distinction between bundles and packages.

2005-07-07

Updated the list of conditions under which a main bundle might be NULL. Fixed typos.

 

Changed title from Bundles.

 

Added a link to Framework Programming Guide.

2005-03-03

Corrected typos.

2004-08-31

Added notes about the correct capitalization of files and directories in a bundle.

 

Added section about unloadable bundles.

2004-03-26

Merged content from OS X Bundles into this document.

 

Update content to reflect both Cocoa and Core Foundation interfaces.

 

Added guidelines for using bundles.

 

Removed information about the anatomy of framework bundles. That information is now covered in Framework Programming Guide.

 

Fixed minor bugs.

2003-10-22

Updated links for Internationalizing Your Software.

2003-01-17

Converted existing Core Foundation documentation into topic format. Added revision history.