Steps to migrate Core Data databases for shipped iPhone apps

╄→尐↘猪︶ㄣ 提交于 2019-11-26 21:23:28

问题


What are the recommended steps to be done for migrating Core Data DB changes for updated iPhone apps already shipped?

Is there any prior step one need (should) have done before shipping a Core Data app?


回答1:


Apple has published a guide with regards to this topic: Introduction to Core Data Model Versioning and Data Migration Programming Guide

If you find the guide hard to follow (and it can be), this SO post may come in handy too:

What do I have to do to get Core Data to automatically migrate models?



来源:https://stackoverflow.com/questions/1262352/steps-to-migrate-core-data-databases-for-shipped-iphone-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!