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.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift