X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3215be951cbc1e5e8bad14701507b68ebf380ab5..744612b5d258474e367710b870a5caaed7d11ab9:/ITCategory-NSBundle.h diff --git a/ITCategory-NSBundle.h b/ITCategory-NSBundle.h index 7211858..a10155e 100644 --- a/ITCategory-NSBundle.h +++ b/ITCategory-NSBundle.h @@ -9,10 +9,10 @@ * */ -#import +#import -@interface NSBundle (ITCategory) +@interface NSBundle (ITFoundationCategory) + (NSBundle *)bundleForFrameworkWithIdentifier:(NSString *)frameworkIdentifier; -@end +@end \ No newline at end of file