• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How can I add persistent data to a Cocoa CoreData file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I add persistent data to a Cocoa CoreData file?


  • Subject: Re: How can I add persistent data to a Cocoa CoreData file?
  • From: Jim Correia <email@hidden>
  • Date: Sat, 28 Jul 2007 10:49:04 -0400

On Jul 28, 2007, at 10:29 AM, Daniel Wambold wrote:

This is probably a very simply question but I'm a rank novice....
I have created an application in XCode using CoreData and the xcdatamodel tool included in XCode. The program works fine, but I've realized that I need to tag the data file with a version number so I can add features and not run into problems when the data file is not up to date with the program.

You can use the metadata area of the store to tag the file with version information. See the metadata related methods on NSPersistentStoreCoordinator.


Jim

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How can I add persistent data to a Cocoa CoreData file? (From: Daniel Wambold <email@hidden>)

  • Prev by Date: Re: Changing the app language
  • Next by Date: key-value support for Objective-C "class" variables?
  • Previous by thread: How can I add persistent data to a Cocoa CoreData file?
  • Next by thread: key-value support for Objective-C "class" variables?
  • Index(es):
    • Date
    • Thread