Core Data can not find Mapping Model

Originator:an00na
Number:rdar://13975213 Date Originated:23-May-2013 03:18 PM
Status:Open Resolved:
Product:iOS Product Version:6.1
Classification:Serious bug Reproducible:sometimes
 
Mapping Model created in Xcode has different order of entity hashes from that of source model and destination model, which result in Core Data's failure to pick it. For example, here is my data:

/* omitted */

If you compare one-by-one you can verify that all entity hashes match. But just because the orders are different Core Data refuses to use it.

You can see others' findings here: http://blog.vucica.net/2013/04/core-data-migrating-ignores-manual-mapping-model-or-fails-migration-despite-mapping-models-existence.html

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!