• 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: Core Data never seems to be able to auto-update schema
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data never seems to be able to auto-update schema


  • Subject: Re: Core Data never seems to be able to auto-update schema
  • From: Dave Fernandes <email@hidden>
  • Date: Tue, 28 May 2013 23:50:13 -0400

Forgive the basic question, but do you still have the old version of the model present in your versioned model?

On 2013-05-28, at 10:18 PM, Rick Mann <email@hidden> wrote:

> In the past, Core Data was able to deal with a simple addition of a property to an Entity. Now, every time I add a property, I get "Can't find model for source store" errors during auto update.
>
> I'm using the following options when creating the persistent store coordinator:
>
> 	NSDictionary* options = @{ NSMigratePersistentStoresAutomaticallyOption : @true,
> 					NSInferMappingModelAutomaticallyOption : @true };
>
> Am I doing something wrong?
>
> Thanks,
>
> --
> Rick
>
>
>
>
> _______________________________________________
>
> 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


_______________________________________________

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: Core Data never seems to be able to auto-update schema
      • From: Rick Mann <email@hidden>
References: 
 >Core Data never seems to be able to auto-update schema (From: Rick Mann <email@hidden>)

  • Prev by Date: Core Data never seems to be able to auto-update schema
  • Next by Date: Re: Core Data never seems to be able to auto-update schema
  • Previous by thread: Core Data never seems to be able to auto-update schema
  • Next by thread: Re: Core Data never seems to be able to auto-update schema
  • Index(es):
    • Date
    • Thread