magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

version diff crash #1389

Open korea1501541730 opened 2 years ago

korea1501541730 commented 2 years ago

2022-04-27 17:23:06.088014+0800 demo[34168:2674622] → Saving <NSManagedObjectContext (0x282e2c750): MagicalRecord Default Context> on the main thread 2022-04-27 17:23:13.445435+0800 demo[34168:2674622] Error: Can't resolve how to assign objects to stores; Coordinator does not have any stores 2022-04-27 17:23:13.445983+0800 demo[34168:2674622] Error Message: 用来打开储存的型号配置与用来创建该储存的型号配置不兼容。 2022-04-27 17:23:13.446324+0800 demo[34168:2674622] Error Domain: NSCocoaErrorDomain 2022-04-27 17:23:13.447010+0800 demo[34168:2674622] Recovery Suggestion: (null) 2022-04-27 17:23:13.451494+0800 demo[34168:2674622] → Saving <NSManagedObjectContext (0x282e2c750): MagicalRecord Default Context> on the main thread 2022-04-27 17:23:13.451510+0800 demo[34168:2674847] → Saving <NSManagedObjectContext (0x282e2c410): MagicalRecord Root Saving Context> on a background thread

crash