Create versioning in CoreData
In Your Xcode select .xcodemodeld file then goto Editor menu in xcode then select Add model version.it will show dialogue box with basic model and current model.select the basic model and then select create.
Finally you want to change the active model version.Select the newly created model in left panel and then goto right side first menu then in Model Version segment select your newly created model.Finally it will show green tickmark in the current model version.
Finally you want to change the active model version.Select the newly created model in left panel and then goto right side first menu then in Model Version segment select your newly created model.Finally it will show green tickmark in the current model version.
Comments
Post a Comment