Closed Odie closed 13 years ago
Thanks for creating the pull request! I will check it out and most probably merge this into the core.
Closed with #1007.
I moved the changes you proposed into a new extension method of NSBundle ([NSBundle appBundle]), and call this method instead of [NSBundle mainBundle].
Thanks again for your help!!
It's a pretty simple patch. Fixes problems with unit tests that loads resources. [I must be getting old because I'm saying the same thing so many times!] =)