<?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: Importing UIKit vs. Cocoa</title>
	<atom:link href="http://robnapier.net/blog/importing-uikit-cocoa-436/feed" rel="self" type="application/rss+xml" />
	<link>http://robnapier.net/blog/importing-uikit-cocoa-436</link>
	<description>Mac and iPhone, on the brain</description>
	<lastBuildDate>Sun, 13 May 2012 00:12:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ben Lachman</title>
		<link>http://robnapier.net/blog/importing-uikit-cocoa-436/comment-page-1#comment-266</link>
		<dc:creator>Ben Lachman</dc:creator>
		<pubDate>Fri, 25 Sep 2009 05:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://robnapier.net/blog/?p=436#comment-266</guid>
		<description>&lt;p&gt;Also, to note: I sometimes run into issues with using #ifdef instead just a plain #if.  In this case TARGET_IPHONE_OS is defined as 0 in TargetConditionals.h which means depending on a couple things the wrong compiler directive might be activated.  Now, off to C4[3].&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Also, to note: I sometimes run into issues with using #ifdef instead just a plain #if.  In this case TARGET_IPHONE_OS is defined as 0 in TargetConditionals.h which means depending on a couple things the wrong compiler directive might be activated.  Now, off to C4[3].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Napier</title>
		<link>http://robnapier.net/blog/importing-uikit-cocoa-436/comment-page-1#comment-261</link>
		<dc:creator>Rob Napier</dc:creator>
		<pubDate>Thu, 24 Sep 2009 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://robnapier.net/blog/?p=436#comment-261</guid>
		<description>&lt;p&gt;Thanks. Fixed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks. Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lachman</title>
		<link>http://robnapier.net/blog/importing-uikit-cocoa-436/comment-page-1#comment-260</link>
		<dc:creator>Ben Lachman</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://robnapier.net/blog/?p=436#comment-260</guid>
		<description>&lt;p&gt;Good tidbit.  FYI, there&#039;s a typo of &quot;typdef UIImage&quot; instead of &quot;typedef UIImage&quot; in the second code block.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good tidbit.  FYI, there&#8217;s a typo of &#8220;typdef UIImage&#8221; instead of &#8220;typedef UIImage&#8221; in the second code block.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

