Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
- Subject: Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
- From: Michael Babin <email@hidden>
- Date: Tue, 10 Dec 2013 09:46:27 -0600
On Dec 10, 2013, at 8:10 AM, Cody Garvin <email@hidden> wrote:
> Sorry for the late reply Sean
>
> That is correct. Perhaps it was a different bug, but they completely blanked out and stacked at one point. Every time I tried an undo, it would crash Xcode. So my file had been saved when that happened. I had to revert and then I could drag around till my hearts content. Someone on our team did a mass re-org on it over the weekend using Xcode 5.
>
> We have inheritance, relationships, recursive relationships, etc.
>
> Sorry I'm not much more help than that. Perhaps try another Xcode 5 app bundle and see if that helps. But it is definitely working over here after checking out.
>
> Please excuse mobile typos
>
>> On Dec 9, 2013, at 8:31 AM, "Sean McBride" <email@hidden> wrote:
>>
>> Cody,
>>
>> So you're saying you were able to drag-reorder entities, after some futzing around? In my case, svn shows that the xcmapping.xml is unchanged and I've also 'svn lock'ed it so that Xcode can write to it. But still I can't find any way to get the Xcode GUI to let me reorder them. It works in 4.6.3 and earlier.
>>
>> Cheers,
>>
>> Sean
I believe the two of you are referring to different editors.
Cody, I believe you’re referring to the model editor (Core Data Model Editor), specifically the “graph mode” (available, with “table mode” as one of the Editor Styles) where you can view and arrange your entities on a canvas.
I believe Sean is referring to the mapping model editor (Core Data Mapping Model Editor), available when you select a mapping model (.xcmappingmodel) in Xcode. Specifically, the ability to rearrange the order of entity mappings in the list on the left side of the mapping model editor by drag and drop.
If so, I see the same problem in Xcode 5.0.2. Trying to rearrange the order of the entity mappings via drag and drop does not seem to work. Attempting to drag a selected entity mapping just changes the selection in the list to the entity mapping associated with the current mouse position. Rearranging order via drag and drop did work for me in Xcode 4.6.3.
Looks like time to file a bug in Radar.
_______________________________________________
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