NSBundle
Overview
Tasks
Constructors
Getting an NSBundle
Getting a Bundled Class
Finding a Resource
Getting the Bundle Directory
Getting Bundle Information
Managing Localized Resources
Loading a Bundle’s Code
Managing Localizations
Constructors
Static Methods
allBundles
allFrameworks
bundleForClass
bundleWithIdentifier
bundleWithPath
localizedString
mainBundle
preferredLocalizations
Instance Methods
builtInPlugInsPath
bundleIdentifier
bundlePath
developmentLocalization
executablePath
infoDictionary
isLoaded
load
localizations
localizedInfoDictionary
localizedStringForKey
objectForInfoDictionaryKey
pathForAuxiliaryExecutable
pathForResource
pathsForResources
preferredLocalizations
principalClass
privateFrameworksPath
resourcePath
sharedFrameworksPath
sharedSupportPath
Index
Companion Guides
Bundle Programming Guide
Resource Programming Guide