• 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: Incompatible managed object model versions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incompatible managed object model versions


  • Subject: Re: Incompatible managed object model versions
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 18 Jun 2009 23:29:20 -0700

On Jun 18, 2009, at 20:44, Lynn Barton wrote:

Thanks, Kyle. I would like to try just deleting the existing persistent store and letting a new one be created based on the current model. Where would I find the existing persistent store?

Uh, it's wherever you put it. If your application is NSPersistentDocument-based, the document file *is* the persistent store. If you application isn't document-based, your application delegate probably contains a method that specifies the path to the persistent store. (In the Xcode Core Data application template, the boilerplate code puts it in a folder inside the Application Support folder.)



_______________________________________________

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: 
 >Incompatible managed object model versions (From: Lynn Barton <email@hidden>)
 >Re: Incompatible managed object model versions (From: Kyle Sluder <email@hidden>)
 >Re: Incompatible managed object model versions (From: Lynn Barton <email@hidden>)

  • Prev by Date: Re: Incompatible managed object model versions
  • Next by Date: Re: What is the best way to store some kind of identifying string in an interface builder object?
  • Previous by thread: Re: Incompatible managed object model versions
  • Next by thread: "Tokenizing" NSTextView content
  • Index(es):
    • Date
    • Thread