Re: Stubborn setValue:forUndefinedKey error
Re: Stubborn setValue:forUndefinedKey error
- Subject: Re: Stubborn setValue:forUndefinedKey error
- From: Koen van der Drift <email@hidden>
- Date: Mon, 01 Apr 2013 16:26:17 -0400
On Apr 1, 2013, at 4:22 PM, Igor Elland <email@hidden> wrote:
> Try opening the storyboard/xib as code (XML view) and searching for the settingsTable keyword, should show you where this is being set as an outlet to the wrong view controller.
I did that many times as well.
But I found the error, I was using the wrong xib in
- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
How embarrassing...
- 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