On Apr 1, 2013, at 4:22 PM, Igor Elland <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
