cocoa, Programming IT Nursery Why can’t code inside unit tests find bundle resources? Some code I am unit testing needs to load a resource file. It contains the following line: NSString *path = [... May 31, 2022 0 Comments