whats this error mean (in xcode)? [NSUnknownKeyException] -
this question has answer here:
- need 'nsunknownkeyexception' 2 answers
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
Post a Comment