vote up 0 vote down star
2

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?

flag

1 Answer

vote up 3 vote down check

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:

http://stackoverflow.com/questions/1018155/what-do-i-have-to-do-to-get-core-data-to-automatically-migrate-models/1219911#1219911

link|flag
Great! :) Somewhere to start... – epatel Aug 11 at 19:35
Super :) Why didn't I find that last SOQ in my search?...will send you some extra rep :) – epatel Aug 11 at 19:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.