ios - What is your way of cleaning up image resources in a project -
i'm doing huge cleanup in project, getting rid of old image resources. way go through every resource , search code match on resource name. how do it?
i found quite helpful: tool finding unused images within excode project
Comments
Post a Comment