Re: Core Data versioning woes
Re: Core Data versioning woes
- Subject: Re: Core Data versioning woes
- From: Graham Perks <email@hidden>
- Date: Sun, 10 Aug 2008 21:14:28 -0500
On Aug 10, 2008, at 8:12 PM, Steve Steinitz wrote:
Perhaps you feel like you are talking to yourself but I assure you
myself and others are watching your progress.
Thanks, Steve. For posterity's sake, if, I should say WHEN, this error
pops up:
Can't merge models with two different entities named 'Entity'
then you have two versions of the data model included in the Target.
Change the Xcode settings so only the most recent model version is in
the target.
Now, if you STILL get that error - and you will! - then realize that
Xcode does not remove the file even if you uncheck the Target checkbox
for a file. So do a Clean before rebuilding, and the error will be gone.
(I'm still puzzling out why I get the tilde version of the migrated
file opened.)
Cheers,
Graham Perks
http://www.asinglepixel.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