Open peak08 opened 5 years ago
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<CWInteractiveTransition 0x60000165a310> valueForUndefinedKey:]: this class is not key value coding-compliant for the key __parent.'
这个是说 kvc访问了CWInteractiveTransition这个类没有的key:__parent,看看在哪里有调用了这个东西
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<CWInteractiveTransition 0x60000165a310> valueForUndefinedKey:]: this class is not key value coding-compliant for the key __parent.'