I keep on getting “save operation failure” after any change on my Xcode Data Model

后端 未结 8 1650
囚心锁ツ
囚心锁ツ 2020-12-07 17:00

I started using Core Data for iPhone development. I started out by creating a very simple entity (called Evaluation) with just one string property (called evaluationTopic).

8条回答
  •  Happy的楠姐
    2020-12-07 17:25

    if you are running this on the simulator/iphone, also uninstall the app too. worked for me on the simulator only after i deleted the app!

提交回复
热议问题