Here is the exact explanation:
Set to search for nib file. This method nib file in the package of project language directories first, then the Resources directory. If nil, this method looks for the nib file in the main package.
I think that [NSBundle mainBundle] does nothing else except you set to zero. However, if you want to do internationalization and localization, you can use them
More here
source
share