"The model used to open the store is incompatible with the one used to create the store"코어데이터의 db 테이블 스키마 수정후에 재컴파일 하면, 이와같은 에러가 나온다.
이전 테이블 정보가 달라져서 발생하는 에러다.
기존 db(.sqlite) 파일을 삭제 후 컴파일 하면 해결 된다.
물론, 장비에서 테스트한다면 앱을 삭제 후 컴파일,
시물레이터라면, 아래 위치에서 보통은 프로젝트명으로 생성된 .sqlite 파일을
삭제하면 된다.
/Users/[계정]/Library/Application Support/iPhone Simulator/[버전]/Applications/
[해쉬로 생성된 폴더명]/Documents/