Retina Support Nowhere to be Seen?
It can already report missing @2x images for iOS projects but refuses to do so for OS X projects that now have the same requirements. The description mentions retina support, but now sure what its referring to as the App itself does not include high resolution images. The lack of ability to answer reviews on the Mac App Store and iOS Store as a developer and user is something that really frustrates me. I could be overlooking something and unfortunately nobody can correct my erroneous ways.
I also concur with a number of reviews here that in lieu of a complicated runtime assessment to find image use a simple standard source code comment to declare images as used would be appreciated. Something along the lines of the following comment that would tell Slender to assume the two images names are used and anything with Toolbar.png at the end is also used:
/* Slender: myImage.png, otherImage.png, *Toolbar.png */
Its important to minimize the false positives as this is what makes a tool like this useful. Too many results to overlook and it becomes a chore to actually check your projects and you stop using Slender.
Farranquin about Slender