I have a xib file that's causing setValue:forUndefinedKey:
to be called, like in this question:
setValue:forUndefinedKey: this class is not key value coding-compliant for the key
But I don't know how to find the xib file that's causing the exception.