Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nashyo

macrumors 6502
Original poster
Oct 1, 2010
299
0
Bristol
I ctrl dragged the nav bar item from a view controller in storyboard, to the view controller header file and named it IBOutlet 'navItem'.

After a while, I deleted this. navItem no longer exists as a property in my header file (or implementation file).

Yet i'm getting the following error message whenever I attempt to segue to this view controller

2012-01-23 19:26:42.173 Opthalmology Quiz[8363:707] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<AnswerDViewController 0x199350> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key navItem.'

How do I fix this?
 
Wirelessly posted (Mozilla/5.0 (iPhone; CPU iPhone OS 5_0_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A405 Safari/7534.48.3)

Delete the connection.
 
Wirelessly posted (Mozilla/5.0 (iPhone; CPU iPhone OS 5_0_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A405 Safari/7534.48.3)

Delete the connection.

I love you
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.