码迷,mamicode.com
首页 > 其他好文 > 详细

修改core data的data model导致的错误

时间:2015-04-29 12:01:57      阅读:106      评论:0      收藏:0      [点我收藏+]

标签:core data

现象:

  程序运行出现如下错误信息:

  reason = “The model used to open the store is incompatible with the one used to create the store”

原因 :修改了Data Model文件,增加了新的Entity,包括Attribute属性、Relationship关系等等。

解决办法:

      不管是模拟器还是真机,把app删除重新运行即可。


本文出自 “优美的swift” 博客,谢绝转载!

修改core data的data model导致的错误

标签:core data

原文地址:http://murphylee.blog.51cto.com/4177278/1640162

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!