I have created a Mac application for the app store - and now find it necessary to modify my 'model' file for Core Data. In my experience, changing this model creates an error upon opening an old file (document based app) that is tied to the old model. I had read in the Apple Documentation that you can prevent this by keeping the old model "versioned" and then creating the new one (I may be mistaken) - does anyone have any tips on this? I'd hate to get a bunch of angry emails from people who can't open their files. Thanks in advance!
Zach