<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FileMerge won&#8217;t merge xib files (nibs)</title>
	<atom:link href="http://www.greengar.com/2009/11/filemerge-wont-merge-xib-files-nibs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greengar.com/2009/11/filemerge-wont-merge-xib-files-nibs/</link>
	<description>Simple, fun, useful</description>
	<lastBuildDate>Tue, 06 Apr 2010 00:34:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Anon</title>
		<link>http://www.greengar.com/2009/11/filemerge-wont-merge-xib-files-nibs/comment-page-1/#comment-769</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.greengar.com/?p=154#comment-769</guid>
		<description>The reason FileMerge refuses to merge .xib files is because a .xib is an object graph. As such, what appears to be a clean merge will often result in an invalid .xib.

It&#039;s intensely irritating that IB objects don&#039;t have a merge friendly serialization, but it&#039;s better to refuse to shoot you in the foot than blithely do something that won&#039;t work.

Grep for &quot;textual merge&quot; in:

http://developer.apple.com/Mac/library/documentation/DeveloperTools/Conceptual/IB_UserGuide/BuildingaNibFile/BuildingaNibFile.html</description>
		<content:encoded><![CDATA[<p>The reason FileMerge refuses to merge .xib files is because a .xib is an object graph. As such, what appears to be a clean merge will often result in an invalid .xib.</p>
<p>It&#8217;s intensely irritating that IB objects don&#8217;t have a merge friendly serialization, but it&#8217;s better to refuse to shoot you in the foot than blithely do something that won&#8217;t work.</p>
<p>Grep for &#8220;textual merge&#8221; in:</p>
<p><a href="http://developer.apple.com/Mac/library/documentation/DeveloperTools/Conceptual/IB_UserGuide/BuildingaNibFile/BuildingaNibFile.html" rel="nofollow">http://developer.apple.com/Mac/library/documentation/DeveloperTools/Conceptual/IB_UserGuide/BuildingaNibFile/BuildingaNibFile.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
