Core Data; Cocoa error 134100

前端 未结 6 1537
北荒
北荒 2020-12-14 08:17

This is my first time with core data, and I am getting the following error.

I would really appreciate it if you could tell me how to fix it.

Unresolv         


        
6条回答
  •  渐次进展
    2020-12-14 08:50

    It should be enough if you remove the app from your simulator/device.

    You don't have to change the files in your project (except choosing a current model and replacing the classes using menu: Editor/Create NSManaged Object Subclass).

提交回复
热议问题