Stubborn setValue:forUndefinedKey error
Stubborn setValue:forUndefinedKey error
- Subject: Stubborn setValue:forUndefinedKey error
- From: Koen van der Drift <email@hidden>
- Date: Mon, 01 Apr 2013 16:16:31 -0400
I am getting the following error when loading a viewController:
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<IDSelectionViewController 0x75bff50> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key settingsTable.'
I understand why this error can occur, but I am not using a 'settingsTable' at all. I do have a settingsTable in another viewController, but I have triple-checked that the correct File Owner is set in IB.
I cleaned the project, quit Xcode, reset the iOS Simulator, but it keeps coming back.
Anything else I can try?
- Koen.
_______________________________________________
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