I'm doing a huge cleanup in my project, getting rid of old image resources. The way i do it is to go through every resource and search the code for a match on the resource name. how do you do it?
I found this to be quite helpful: Tool for finding unused images within an excode project