I\'ve created a versioned Core Data model in my iOS app, and it has several versions created so far (several .xdatamodel files within the .xcdatamodeld bundle). Before shipp
If you want to get rid of old versions of the data model
(Note: make sure you copy the Data model file and save it somewhere in case something goes wrong)
Five Step solution
Voila it's done