After working a long time on an iPhone app, I realized that my code is quite dirty, containing several #import and methods that are not called or useful at all.
I wo
Appcode has a code inspection feature which finds unused imports and code.