NSBundle(ETStringTampering) Category Reference
Declared in | ETString.h |
Overview
NSBundle (ETStringTampering)
is a helper category that provides methods to easily access some NSBundle
properties.
Class Methods
bundleIdentifier
Returns a NSString
object containing the value for the CFBundleIdentifier
NSBundle
key.
+ (NSString *)bundleIdentifier
Declared In
ETString.h