Very nice, but needs a little more
Very helpful app. Just a couple things I wish it did.
It seems to look for resources by scanning the folder that the project is in, rather than by what is linked in the project. So, it wont find assets that are included in the project, but stored in a different folder. Also, it finds xcode projects in the folder hierarchy that are not included in the selected xcode project.
It does not find image references in the code when the image name is a variable. I know this is probably impossible to do without compiling, but oftentimes you will have a custom method that inits images with a passed name. Cocos2d, for example, creates sprites with a method taking name string. Thus any images references made by its method spriteWithFile:(NSString *)filename will not be found. Maybe there could be a user-maintained list of image-creating methods that should be included when the app is searching.
Schlaphappy about
Slender