Getting "Unknown class 'someClassName' in nib file" message
Getting "Unknown class 'someClassName' in nib file" message
- Subject: Getting "Unknown class 'someClassName' in nib file" message
- From: Stuart Malin <email@hidden>
- Date: Wed, 13 May 2009 10:15:09 -1000
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 (email@hidden)
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:
This email sent to email@hidden