• 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
Managed Object Model versions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Managed Object Model versions


  • Subject: Managed Object Model versions
  • From: Luke Sneeringer <email@hidden>
  • Date: Tue, 27 Sep 2011 21:54:57 -0500

Hey all,
I am working on writing my first Core Data application. I made an entity, did some work to test it, and then made another (linked) entity.
The problem is now I'm totally stuck, because when I try to do anything that affects Core Data, I get a completely unhelpful error message:

"The managed object model version used to open the persistent store is incompatible with the one that was used to create the persistent store."

Well, I Googled this, and there's some discussion about making migrations. I don't want to do that. I just want to blow away the old data store -- get it out of the filesystem and have the application make a new one.
However, I can't figure out how to do this. I found a blog entry suggesting that I look in ~/Library/Application Support/Application Name/, but my application doesn't seem to have made a folder in ~/Library/Application Support/ at all.

So...how can I get rid of my old persistent store? It doesn't have to be programmatic -- in fact, I'd prefer it not be programmatic. I just want to wipe it off the disk.

Help!

Thanks,
Luke Sneeringer_______________________________________________

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

  • Follow-Ups:
    • Re: Managed Object Model versions
      • From: Heath Borders <email@hidden>
  • Prev by Date: iTunes problem related to free space on device (iPad, iPod ) when transferring data to device.
  • Next by Date: Finder Integration
  • Previous by thread: Re: iTunes problem related to free space on device (iPad, iPod ) when transferring data to device.
  • Next by thread: Re: Managed Object Model versions
  • Index(es):
    • Date
    • Thread