<?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: Debugging Macros</title>
	<atom:link href="http://iPhoneDeveloperTips.com/debugging/debugging-macros.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/debugging/debugging-macros.html</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:31:16 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/debugging/debugging-macros.html#comment-3760</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Fri, 03 Jul 2009 03:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2293#comment-3760</guid>
		<description>Great suggestion, thanks Will.

Can you explain the specifics for setting the per-target preprocessor macro in the build options? That insight would be very helpful.

Thanks

John</description>
		<content:encoded><![CDATA[<p>Great suggestion, thanks Will.</p>
<p>Can you explain the specifics for setting the per-target preprocessor macro in the build options? That insight would be very helpful.</p>
<p>Thanks</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://iPhoneDeveloperTips.com/debugging/debugging-macros.html#comment-3759</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 03 Jul 2009 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2293#comment-3759</guid>
		<description>I also suggest defining your DEBUG_ON as a per-target preprocessor macro in the target&#039;s build options rather than inside a header. That way you don&#039;t need to worry about remembering to turn it off when you build for distribution.</description>
		<content:encoded><![CDATA[<p>I also suggest defining your DEBUG_ON as a per-target preprocessor macro in the target&#8217;s build options rather than inside a header. That way you don&#8217;t need to worry about remembering to turn it off when you build for distribution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://iPhoneDeveloperTips.com/debugging/debugging-macros.html#comment-2437</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 26 May 2009 15:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=2293#comment-2437</guid>
		<description>You can also use NSStringFromRect(), NSStringFromSize(), NSStringFromPoint().</description>
		<content:encoded><![CDATA[<p>You can also use NSStringFromRect(), NSStringFromSize(), NSStringFromPoint().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

