<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mobile Developer Tips &#187; Xcode</title>
	<atom:link href="http://MobileDeveloperTips.com/category/xcode/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 16 May 2012 12:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Treat Warnings as Errors</title>
		<link>http://MobileDeveloperTips.com/xcode/treat-warnings-as-errors.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/treat-warnings-as-errors.html#comments</comments>
		<pubDate>Tue, 20 Mar 2012 01:45:17 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11291</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/treat-warnings-as-errors.html">Treat Warnings as Errors</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Treat Warnings as Errors is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved It&#8217;s good to keep things clean from the start, whether you are running a simple test, writing a large scale enterprise app or building anything in between. With that in mind, I highly recommend you always configure project settings so [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/debugging/updated-tracking-down-exc_bad_access-errors-with-nszombieenabled-in-xcode-4.html' rel='bookmark' title='Updated: Tracking Down EXC_BAD_ACCESS Errors with NSZombieEnabled in Xcode 4'>Updated: Tracking Down EXC_BAD_ACCESS Errors with NSZombieEnabled in Xcode 4</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/gotcha-gcc-and-unused-values.html' rel='bookmark' title='Gotcha: GCC and Unused Values'>Gotcha: GCC and Unused Values</a></li>
<li><a href='http://MobileDeveloperTips.com/best-practices/using-format-strings-wisely.html' rel='bookmark' title='Using Format Strings Wisely'>Using Format Strings Wisely</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/treat-warnings-as-errors.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating .ipa File for Ad Hoc Distribution in Xcode 4</title>
		<link>http://MobileDeveloperTips.com/xcode/creating-ipa-file-for-ad-hoc-distribution-in-xcode-4.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/creating-ipa-file-for-ad-hoc-distribution-in-xcode-4.html#comments</comments>
		<pubDate>Wed, 07 Mar 2012 09:12:33 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11177</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/creating-ipa-file-for-ad-hoc-distribution-in-xcode-4.html">Creating .ipa File for Ad Hoc Distribution in Xcode 4</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Creating .ipa File for Ad Hoc Distribution in Xcode 4 is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved If you&#8217;ve ever tried to provide an Ad Hoc build to a tester using a Windows machine, you know the frustration involved with sending a .app file. Reason being, this file type is an [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-folders-and-the-file-system-part-1.html' rel='bookmark' title='Xcode, Folders and the File System &#8211; Part 1'>Xcode, Folders and the File System &#8211; Part 1</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/touch-or-untouch-a-file-in-xcode.html' rel='bookmark' title='Touch or Untouch a File in Xcode'>Touch or Untouch a File in Xcode</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/tell-xcode-not-to-compile-a-file.html' rel='bookmark' title='Tell Xcode Not to Compile a File'>Tell Xcode Not to Compile a File</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/creating-ipa-file-for-ad-hoc-distribution-in-xcode-4.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Rename Project in Xcode 4</title>
		<link>http://MobileDeveloperTips.com/xcode/rename-project-in-xcode-4.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/rename-project-in-xcode-4.html#comments</comments>
		<pubDate>Wed, 22 Feb 2012 07:08:59 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11059</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/rename-project-in-xcode-4.html">Rename Project in Xcode 4</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Rename Project in Xcode 4 is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved I previously wrote about Renaming Xcode Projects, however, things are a little different with Xcode 4. In Xcode 4 to rename a project click once on the project name in the Project navigator and enter the new name: Once [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/rename-xcode-project.html' rel='bookmark' title='Rename an Xcode Project'>Rename an Xcode Project</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/finding-the-xcode-project-file-in-a-folder.html' rel='bookmark' title='Finding the Xcode Project File in a Folder'>Finding the Xcode Project File in a Folder</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/set-xcode-project-window-defaults.html' rel='bookmark' title='Set Xcode Project Window Defaults'>Set Xcode Project Window Defaults</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/rename-project-in-xcode-4.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Show Invisibles to Find Tabs and Spaces</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-show-invisibles.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-show-invisibles.html#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:33:34 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10725</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-show-invisibles.html">Xcode 4 : Show Invisibles to Find Tabs and Spaces</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Show Invisibles to Find Tabs and Spaces is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Every now and again I experience some rather odd code formatting behavior when I copy/paste from Xcode into another editor, an email or this blog. I&#8217;m never quite sure just where the weirdness originates, [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/textmate-and-xcode.html' rel='bookmark' title='TextMate and Xcode'>TextMate and Xcode</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-tips-and-tricks-tips-1-to-10.html' rel='bookmark' title='Killer Xcode Tips and Tricks &#8211; Tips 1 to 10'>Killer Xcode Tips and Tricks &#8211; Tips 1 to 10</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-expert-preference-settings.html' rel='bookmark' title='Xcode Expert Preference Settings'>Xcode Expert Preference Settings</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-show-invisibles.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Related Files List</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-related-files-list.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-related-files-list.html#comments</comments>
		<pubDate>Wed, 26 Oct 2011 08:12:59 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10521</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-related-files-list.html">Xcode 4 : Related Files List</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Related Files List is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved With Xcode 4 you can quickly access an assortment of files related to your project through the Related Files option in the Jump Bar. The screenshot below shows the related files based on the file that is open [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/where-does-xcode-simulator-write-files.html' rel='bookmark' title='Where Does Xcode Simulator Write Files?'>Where Does Xcode Simulator Write Files?</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-4-jump-bar-tips-and-tricks.html' rel='bookmark' title='Xcode 4 : Jump Bar Tips and Tricks'>Xcode 4 : Jump Bar Tips and Tricks</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/finding-the-xcode-project-file-in-a-folder.html' rel='bookmark' title='Finding the Xcode Project File in a Folder'>Finding the Xcode Project File in a Folder</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-related-files-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Jump Bar Tips and Tricks</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-jump-bar-tips-and-tricks.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-jump-bar-tips-and-tricks.html#comments</comments>
		<pubDate>Wed, 19 Oct 2011 06:30:43 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10419</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-jump-bar-tips-and-tricks.html">Xcode 4 : Jump Bar Tips and Tricks</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Jump Bar Tips and Tricks is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved The Jump Bar is the navigation area at the top of the source editor pane, which is highlighted in red in the figure below: There is a popup menu available by clicking on each separate section [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-tips-and-tricks-tips-1-to-10.html' rel='bookmark' title='Killer Xcode Tips and Tricks &#8211; Tips 1 to 10'>Killer Xcode Tips and Tricks &#8211; Tips 1 to 10</a></li>
<li><a href='http://MobileDeveloperTips.com/announcements/announcing-iphone-developer-tips-google-group-share-your-tips-and-tricks.html' rel='bookmark' title='Announcing iPhone Developer Tips Google Group: Share Your Tips and Tricks!'>Announcing iPhone Developer Tips Google Group: Share Your Tips and Tricks!</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-popup-bubbles-tips.html' rel='bookmark' title='iOS Open Source : Popup Bubbles / Tips'>iOS Open Source : Popup Bubbles / Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-jump-bar-tips-and-tricks.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Select and Edit All Variables in Scope</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-select-and-edit-all-variables-in-scope.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-select-and-edit-all-variables-in-scope.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 08:06:00 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10191</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-select-and-edit-all-variables-in-scope.html">Xcode 4 : Select and Edit All Variables in Scope</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Select and Edit All Variables in Scope is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Xcode offers a nice way to highlight all references of a variable within the current scope. First, make sure you have the setting shown below enabled within the Text Editing tab in the Xcode [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/refactoring-to-change-a-local-variable-name.html' rel='bookmark' title='Refactoring to Change a Local Variable Name'>Refactoring to Change a Local Variable Name</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-debugging-going-back-in-time.html' rel='bookmark' title='Xcode Debugging: Going Back in Time'>Xcode Debugging: Going Back in Time</a></li>
<li><a href='http://MobileDeveloperTips.com/objective-c/class-variables.html' rel='bookmark' title='Class Variables'>Class Variables</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-select-and-edit-all-variables-in-scope.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XCode 4 : Project Modernization</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-project-modernization.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-project-modernization.html#comments</comments>
		<pubDate>Wed, 28 Sep 2011 06:12:51 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10145</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-project-modernization.html">XCode 4 : Project Modernization</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
XCode 4 : Project Modernization is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved When opening projects that were created in an earlier version of Xcode, you can update (modernize) project files to ensure projects are stored with the latest Xcode file formats and are in line with the most current features in [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/finding-the-xcode-project-file-in-a-folder.html' rel='bookmark' title='Finding the Xcode Project File in a Folder'>Finding the Xcode Project File in a Folder</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/change-company-name-from-within-xcode-on-a-per-project-basis.html' rel='bookmark' title='Change Company Name from Within Xcode on a Per Project Basis'>Change Company Name from Within Xcode on a Per Project Basis</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/set-xcode-project-window-defaults.html' rel='bookmark' title='Set Xcode Project Window Defaults'>Set Xcode Project Window Defaults</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-project-modernization.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Fonts and Color Themes</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-fonts-and-color-themes.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-fonts-and-color-themes.html#comments</comments>
		<pubDate>Wed, 21 Sep 2011 06:01:08 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10015</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-fonts-and-color-themes.html">Xcode 4 : Fonts and Color Themes</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Fonts and Color Themes is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Xcode includes a nice assortment of built-in themes that manage fonts and color selections. To view the available themes: > Xcode &#8211; Preferences > Select Fonts and Colors tab (across the top) > Select a theme on [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/load-and-access-custom-fonts.html' rel='bookmark' title='Load and Access Custom Fonts'>Load and Access Custom Fonts</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-tips-and-tricks-tips-1-to-10.html' rel='bookmark' title='Killer Xcode Tips and Tricks &#8211; Tips 1 to 10'>Killer Xcode Tips and Tricks &#8211; Tips 1 to 10</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/download-and-install-older-versions-of-xcode-xcode-previous-releases.html' rel='bookmark' title='Download and Install Older Versions of Xcode (Xcode Previous Releases)'>Download and Install Older Versions of Xcode (Xcode Previous Releases)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-fonts-and-color-themes.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Xcode 4 : Pragma Mark Shortcut</title>
		<link>http://MobileDeveloperTips.com/xcode/xcode-4-pragma-mark-shortcut.html</link>
		<comments>http://MobileDeveloperTips.com/xcode/xcode-4-pragma-mark-shortcut.html#comments</comments>
		<pubDate>Wed, 14 Sep 2011 11:37:56 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=9878</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/xcode/xcode-4-pragma-mark-shortcut.html">Xcode 4 : Pragma Mark Shortcut</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Xcode 4 : Pragma Mark Shortcut is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved In a tip nearly a year ago, Xcode and #pragma mark, I described how to insert pragma mark directives to organize your code. #pragma mark - #pragma mark Initialization Here is how things may look with multiple pragma [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-and-pragma-mark.html' rel='bookmark' title='Xcode and #pragma mark'>Xcode and #pragma mark</a></li>
<li><a href='http://MobileDeveloperTips.com/xcode/xcode-fixme-and-todo.html' rel='bookmark' title='Xcode FIXME and TODO'>Xcode FIXME and TODO</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/basics-of-notifications.html' rel='bookmark' title='Basics of Notifications'>Basics of Notifications</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/xcode/xcode-4-pragma-mark-shortcut.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

