<?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: iPhone: Using Pre-processor Directives for Device Testing</title>
	<atom:link href="http://pathfindersoftware.com/2008/12/iphone-sim-device-preprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2008/12/iphone-sim-device-preprocessor/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ivan Moscoso</title>
		<link>http://pathfindersoftware.com/2008/12/iphone-sim-device-preprocessor/#comment-9037</link>
		<dc:creator>Ivan Moscoso</dc:creator>
		<pubDate>Fri, 06 Mar 2009 06:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1296#comment-9037</guid>
		<description>You are absolutely right- and thanks for pointing it out.  After I initially posted this entry, I should have gone back and corrected this.</description>
		<content:encoded><![CDATA[<p>You are absolutely right- and thanks for pointing it out.  After I initially posted this entry, I should have gone back and corrected this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Goracke</title>
		<link>http://pathfindersoftware.com/2008/12/iphone-sim-device-preprocessor/#comment-9036</link>
		<dc:creator>Paul Goracke</dc:creator>
		<pubDate>Wed, 25 Feb 2009 17:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1296#comment-9036</guid>
		<description>The officially supported mechanism for this seems to be TARGET_IPHONE_SIMULATOR for simulator-vs-device and TARGET_OS_IPHONE for Cocoa Touch-vs-desktop. These are detailed in the iPhone Development Guide.

TARGET_CPU_ARM works for now, but makes assumptions about the cpu/environment relationship that may not always hold true.</description>
		<content:encoded><![CDATA[<p>The officially supported mechanism for this seems to be TARGET_IPHONE_SIMULATOR for simulator-vs-device and TARGET_OS_IPHONE for Cocoa Touch-vs-desktop. These are detailed in the iPhone Development Guide.</p>
<p>TARGET_CPU_ARM works for now, but makes assumptions about the cpu/environment relationship that may not always hold true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michou</title>
		<link>http://pathfindersoftware.com/2008/12/iphone-sim-device-preprocessor/#comment-9035</link>
		<dc:creator>Michou</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1296#comment-9035</guid>
		<description>As far as I&#039;m concerned, I prefer this test

#if TARGET_IPHONE_SIMULATOR
 // On simulator
#else
 // On device
#endif

see U</description>
		<content:encoded><![CDATA[<p>As far as I&#8217;m concerned, I prefer this test</p>
<p>#if TARGET_IPHONE_SIMULATOR<br />
 // On simulator<br />
#else<br />
 // On device<br />
#endif</p>
<p>see U</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 01:25:27 -->
