Hi,

Using the latest version of XCode, I had a class in my project - called it 
“SmellyClass”, I removed SmellyClass.h and SmellyClass.m from the project and 
put them in the Trash. I then did a global search and removed all #import 
“SmellyClass.h” statements. Cleaned the Project and did a build - all good, no 
errors. 

The problem is that now when go to add a #import “” statement to any of my 
files, it still comes up with “SmellyClass.h”. The problem is the class should 
be called SmelleyClass” (close spelling and I keep choosing the wrong one. My 
question is, what do I have to do to get XCode to forget about this class 
altogether?

Thanks a lot
Dave


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to