How to make XCode for a Class?
How to make XCode for a Class?
- Subject: How to make XCode for a Class?
- From: Dave <email@hidden>
- Date: Thu, 28 Jan 2016 11:09:17 +0000
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden