| 
    FoundationExtension
    
   FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection. 
   | 
 
NSBundle extensions. More...
#import <NSBundle.h>
Instance Methods | |
| (NSString *) | - pathForResourceFile: | 
| Returns resource file path for given filename.  More... | |
Deprecated  | |
| (NSString *) | - pathForResource: | 
NSBundle extensions.
| - (NSString *) pathForResource: | (NSString *) | __deprecated | 
| - (NSString *) pathForResourceFile: | (NSString *) | filename | 
Returns resource file path for given filename.