【发布时间】:2011-02-08 06:43:09
【问题描述】:
我的 coredata 工作正常,直到我需要将 2 个实体从整数更改为字符串, 现在我明白了
The model used to open the store is incompatible with the one used to create the store
我尝试从模拟器中删除应用程序,删除实际模拟器文件,删除构建结果,并更改应用程序名称,但无济于事,,,(我读了一些删除 xml 的内容,但无法找到它我的应用程序的名称)
请问该怎么办!!,我不想重新开始!! 谢谢
【问题讨论】:
-
你是否删除了项目文件夹中的构建目录
-
也试试这个:在 menu:build:clean all targets... 有时它可以工作...