With Core Data Migration Debug enabled, when performing a migration I see three entities (2, 3, 4) with changed hashes, as expected. Entity 1 doesn\'t change and is for illu
The solution that finally worked was to create a new model version in which those entities were removed, then create another new model, with the entities re-introduced.