jeffhodnett / Unused

A Mac app for checking Xcode projects for unused resources
1.38k stars 184 forks source link

Please add support for Xcode 5 images.xcassets #20

Closed EvgenyKarkan closed 9 years ago

EvgenyKarkan commented 10 years ago

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.

jeffhodnett commented 10 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

Phenmod commented 9 years ago

@jeffhodnett , have you found your free time ?

jeffhodnett commented 9 years ago

I've updated the project now