![]() |
CFBundleGetDevelopmentRegion | Header: CFBundle.h |
Obtains the bundle's development region from the bundle's Info plist.
CFStringRef CFBundleGetDevelopmentRegion ( CFBundleRef bundle );
A reference value of type CFBundleRef indicating the bundle whose development region you wish to discover.
A reference value of type CFStringRef containing the name of the bundle's development region.