• 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: diffing/comparing .xcdatamodel files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diffing/comparing .xcdatamodel files


  • Subject: Re: diffing/comparing .xcdatamodel files
  • From: Andrew Pontious <email@hidden>
  • Date: Tue, 18 Dec 2007 13:00:48 -0800

On Dec 18, 2007, at 10:22 AM, Sean McBride wrote:

Is it possible to diff/compare two .xcdatamodel files?  I thought not,
but then I saw this:
<http://developer.apple.com/documentation/developertools/conceptual/
XcodeUserGuide/Contents/Resources/en.lproj/02_50_design_mapping_tool/
chapter_18_section_7.html#>

However, it seems it can only be invoked in the context of 'mapping
models'.  I've tried FileMerge and I've tried SCM > Compare With >
Latest, but neither seems to work.

My end goal is to compare my local .xcdatamodel with what's in my svn
repo before checking it in.

There is no general-purpose comparison view for Core Data model files in Xcode 3.0, sorry.


There are two special-purpose comparison views:

(1) As you saw, there is a Core Data model comparison view for use with mapping models. If you look at the "breadcrumbs" for that document, you'll see it's in a section called "Mapping Models for Core Data".

(2) There is a Core Data model comparison view for refactoring. Refactoring at this time can only rename the backing class names for entities, so that's the only thing that comparison view was implemented to show.

Xcode 3.0 did lay the ground work for doing more in this area in the future. If you have specific requests, please file enhancement request bugs.


-- Andrew _______________________________________________ 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
References: 
 >diffing/comparing .xcdatamodel files (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Instruments crashing when launching app
  • Next by Date: Debugging/modifying 10.5 SDK linked project while booted into 10.4?
  • Previous by thread: diffing/comparing .xcdatamodel files
  • Next by thread: Instruments crashing when launching app
  • Index(es):
    • Date
    • Thread