NSLightweightMigrationStage
An object that describes a series of models suitable for lightweight migration.
Declaration
class NSLightweightMigrationStageOverview
Use NSLightweightMigrationStage when you have a series of models to migrate and those models are compatible with lightweight migrations. Instances of this class supplement your custom migration stages and help maintain a consistent stage order for the entire migration.