Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FruitCardGame.ViewController 0x123e07680> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key IBAction.' *** First throw call stack:


Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FruitCardGame.ViewController 0x123e07680> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key IBAction.' *** First throw call stack:

Xcode 에서 storyboard 를 수정하고 실행을 시켰을시 제목과 같은 에러가 뜬다면! button > 오른쪽 마우스 클릭을 통해 현재 버튼이 Outlet 과 Action 이 중첩되서 선언되지는 않았는지 확인해보세요! 기능이 중첩..

Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FruitCardGame.ViewController 0x123e07680> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key IBAction.' *** First throw call stack: 글에 대한 티스토리 블로그 포스트 내용이 없거나, 요약내용이 적습니다.

아래에 원문링크를 통해 Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FruitCardGame.ViewController 0x123e07680> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key IBAction.' *** First throw call stack: 글에 대한 상세내용을 확인해주시기 바랍니다.


원문링크 : Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FruitCardGame.ViewController 0x123e07680> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key IBAction.' *** First throw call stack: