<?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: Xcode and #pragma mark</title>
	<atom:link href="http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html</link>
	<description>iOS and Objective-C Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Tue, 22 May 2012 11:53:47 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: psylector</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html#comment-65731</link>
		<dc:creator>psylector</dc:creator>
		<pubDate>Fri, 13 Jan 2012 19:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=586#comment-65731</guid>
		<description>You should write also:

#pragma mark - Initialization


Its the same as:

#pragma mark -
#pragma mark Initialization


The char &quot;-&quot; means only &quot;create a delimiter in dropdown menu&quot;.</description>
		<content:encoded><![CDATA[<p>You should write also:</p>
<p>#pragma mark &#8211; Initialization</p>
<p>Its the same as:</p>
<p>#pragma mark -<br />
#pragma mark Initialization</p>
<p>The char &#8220;-&#8221; means only &#8220;create a delimiter in dropdown menu&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Sabino</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html#comment-47354</link>
		<dc:creator>Felipe Sabino</dc:creator>
		<pubDate>Fri, 22 Apr 2011 18:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=586#comment-47354</guid>
		<description>where is the  Code Sense preference settings at XCode4?? is there such an option?</description>
		<content:encoded><![CDATA[<p>where is the  Code Sense preference settings at XCode4?? is there such an option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html#comment-53</link>
		<dc:creator>Rodney</dc:creator>
		<pubDate>Mon, 06 Oct 2008 01:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=586#comment-53</guid>
		<description>One thing to note, if in your general preferences for XCode you checked to &#039;sort alphabetically&#039; it will screw up all your pragma notation in the pull down.  I struggled trying to figure out why none of my pragma looked like yours ... and that was the reason.</description>
		<content:encoded><![CDATA[<p>One thing to note, if in your general preferences for XCode you checked to &#8216;sort alphabetically&#8217; it will screw up all your pragma notation in the pull down.  I struggled trying to figure out why none of my pragma looked like yours &#8230; and that was the reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

