whats this error mean (in xcode)? [NSUnknownKeyException] -


this question has answer here:

terminating app due uncaught exception 'nsunknownkeyexception', reason: '[ setvalue:forundefinedkey:]: class not key value coding-compliant key butp.'

where problem?

check references of outlets in xib, 1 of them referencing property (butp) not exist anymore


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -