Re: Updating a mapping model in Xcode 4
Re: Updating a mapping model in Xcode 4
- Subject: Re: Updating a mapping model in Xcode 4
- From: Felix Franz <email@hidden>
- Date: Thu, 10 Nov 2011 13:19:45 +0100
On Nov 10, 2011, at 2:25 AM, David Riggle wrote:
> How does one update a mapping model in Xcode 4? It was easy in Xcode 3. I can't figure out how to do it in Xcode 4. I changed a few attributes in my Core Data schema, so I want to update the mapping model so it sets the new attributes. Here's what the docs say. They obviously haven't been updated for Xcode 4.
I used the following workaround in Xcode 4.2: at the bottom change the "Destination" to another model version and change it back
to the "real" model. After a Save the new attributes appear in the mapping editor. I also had to use a Project>Clean before the next
build, or the old mapping-model would be used.
Cheers,
felix
>
>> If the source or destination model changes, you can update the mapping model by choosing Design > Mapping Model > Update Source Model or Update Destination Model respectively. (Typically, however, the source and destination models should be finalized before you create the mapping model.)
>
> http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/XcodeMappingTool/Articles/xmmMappingTool.html#//apple_ref/doc/uid/TP40006867-SW2
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden