stages
The migration stages.
Declaration
var stages: [NSMigrationStage] { get }Discussion
Core Data sets this property to the stages parameter you specify when creating the migration manager.
The migration stages.
var stages: [NSMigrationStage] { get }Core Data sets this property to the stages parameter you specify when creating the migration manager.