Cannot create an NSPersistentStoreCoordinator with a nil model

前端 未结 27 1085
囚心锁ツ
囚心锁ツ 2021-01-30 03:33

Been having my first crack at Core Data and I\'m getting the following error when running my code on my device, but it works fine on the simulator..

*

27条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-30 04:17

    I am also facing this problem but when i change the ModelName.xcdatamodeld file it is working. so i think ModelName.xcdatamodeld file not added to properly, so once check and clean the app and run it.

提交回复
热议问题