Re: Core Data completely unable to find the source object model for migration
Re: Core Data completely unable to find the source object model for migration
- Subject: Re: Core Data completely unable to find the source object model for migration
- From: Matteo Manferdini <email@hidden>
- Date: Fri, 7 Aug 2009 17:39:19 +0200
> This can happen as a side effect of the old template code that merges a
> model using all managed object models from the application resources as well
> as all frameworks linked into the application.
Thank you Adam, this is exactly the case! The old template code (I
inherited it from Tiger, since I began writing my code in it) merges
also the models from the frameworks.
I'm near the solution, but still not there :(
I followed your advice and I imported the CalendarStore model in my
source model. There is still a little problem, though: there is one
entity, named event, that in my model has a different hash. How could
it be? All the other ones have hashes that equal the ones in my store.
The store has been created in Leopard, since I trashed it lots of
times, so must have been created with that model.
Is there any way to change that hash in my model?
Thank you very much.
Regards.
--
Matteo Manferdini
Pawn Software
www.pawn-soft.com
_______________________________________________
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