I have tried both Google and searching the archives regarding the problem with the subject message, but can only find cases where someone has a class and didn't include it. My case is different: in my project, I renamed a class. I have made appropriate changes in both Xcode and IB for this (dragging the new .h file to the Nib's document window in IB and redeclaring the class name of the affected object in the inspector). Yet I receive the subject message in the run log. Actually, receive it multiple times. I have used the Find In Project function of Xcode to ensure I have no lingering references to the old class name. I have even examined the Nib's .xib file and searched for the old class name, and don't find it. Somewhere a reference to the old name is lingering... how might I find it? _______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to