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

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -