Closed EvgenyKarkan closed 9 years ago
Hi,
I'm gonna find some time to update this to work on updated xcode project files. Just need to find some free time next week.
Thanks, Jeff
@jeffhodnett , have you found your free time ?
I've updated the project now
If my images are located in images.xcassets folder & I use this folder's sub-folder for image path like [SKTexture textureWithImageNamed:@"Rocket"] - where @"Rocket" is a sub-folder name (which is includes the real png file) - the Unused app marks all the images (which is really used) as unused.