issue-4-core-data-migration
issue-4-core-data-migration copied to clipboard
Results
1
issue-4-core-data-migration issues
Sort by
recently updated
recently updated
newest added
``` [NSMappingModel mappingModelFromBundles:@[[NSBundle mainBundle]] forSourceModel:sourceModel destinationModel:model]; ``` when params sourceModel and model are equal (v2), this method returns mapping model from v2 to v3 see this diff https://gist.github.com/pnc/2321704