In our iPhone project, it tends to add up a pile of unused image files. I would like to find a neat way to delete theese files from my xcode project. Referances to the images is found in both source and nib-files Do anyone have a solution for that?
A:
Command-shift-f will show a search by project. With this panel you can find all references to the image in the project. Once you delete these references Interface Builder will highlight the broken references for you so you can easily delete those.
Hua-Ying
2010-02-03 20:37:09
I do not understand your suggestion. Can you explaine once more?
Andi
2010-02-04 09:11:54
I edited my response, but if it still doesn't make sense please explain which part doesn't make sense.
Hua-Ying
2010-02-04 15:56:31