FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
NSBundle(Shortcuts) Category Reference

NSBundle extensions. More...

#import <NSBundle.h>

Instance Methods

(NSString *) - pathForResourceFile:
 Returns resource file path for given filename. More...
 
Deprecated
(NSString *) - pathForResource:
 

Detailed Description

NSBundle extensions.

Method Documentation

- (NSString *) pathForResource: (NSString *)  __deprecated
- (NSString *) pathForResourceFile: (NSString *)  filename

Returns resource file path for given filename.


The documentation for this category was generated from the following file: