Tuesday, March 20, 2012

[iOS] NSBundle

https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSBundle_Class/Reference/Reference.html

NSBundle groups code and resources that can be used in a program

mainBundle

Returns the NSBundle object that corresponds to the directory where the current application executable is located.

No comments:

Post a Comment