Unused icon indicating copy to clipboard operation
Unused copied to clipboard

It'd be nice if you could ignore/whitelist certain image paths

Open natan opened this issue 12 years ago • 0 comments

Say you pull in a third party framework (eg. KIF) that has image resources for a tutorial page. These aren't ever compiled in to the app, but they show up as unused in Unused.app, creating extra noise that will always be there. It'd be nice if you could "ignore" results (triggered by Delete key or another action) which would put these in a .unusedignore file alongside the Xcode project. Alternatively you could use support a .unusedignore file format without adding UI, I'd say the .gitgnore format is a fine start.

natan avatar Jan 29 '13 19:01 natan