<?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>Th30z - Coding on the Fly &#187; XCode</title>
	<atom:link href="http://th30z.netsons.org/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://th30z.netsons.org</link>
	<description>Matteo Bertozzi, Objective-C, Cocoa, C, C++, Qt4, iPhone, Mac OS X, Open Moko, Matteo Bertozzi Development</description>
	<lastBuildDate>Sun, 22 Nov 2009 09:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[TIP] XCode Header Search Path</title>
		<link>http://th30z.netsons.org/2009/09/tip-xcode-header-search-path/</link>
		<comments>http://th30z.netsons.org/2009/09/tip-xcode-header-search-path/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 10:26:08 +0000</pubDate>
		<dc:creator>Matteo Bertozzi</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://th30z.netsons.org/?p=1243</guid>
		<description><![CDATA[For many of you, this sounds like a stupid thing. But for those that just use gcc -I from command line, can be a pain find how to do it.
So, the problem is. How can I specify my Include path in XCode (gcc -I./mypath).

Tap on your project target, and click &#8220;Get Info&#8220;, tap on &#8220;Build&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>For many of you, this sounds like a stupid thing. But for those that just use gcc -I from command line, can be a pain find how to do it.</p>
<p>So, the problem is. How can I specify my Include path in XCode (gcc -I./mypath).</p>
<p style="text-align: center;"><a href="http://th30z.netsons.org/wp-content/uploads/XCode-SearchHeaderPath1.png"><img class="aligncenter size-full wp-image-1245" title="XCode Search Header Path" src="http://th30z.netsons.org/wp-content/uploads/XCode-SearchHeaderPath1.png" alt="XCode Search Header Path" width="566" height="279" /></a></p>
<p>Tap on your project target, and click &#8220;<strong>Get Info</strong>&#8220;, tap on &#8220;<strong>Build</strong>&#8221; tab and search &#8220;Path&#8221; as showed in the figure above. Then click on the &#8220;<strong>Header Search Paths</strong>&#8221; options and add your favorite include paths for selected target.</p>
]]></content:encoded>
			<wfw:commentRss>http://th30z.netsons.org/2009/09/tip-xcode-header-search-path/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Hello World&#8221; iPhone</title>
		<link>http://th30z.netsons.org/2008/07/hello-world-iphone/</link>
		<comments>http://th30z.netsons.org/2008/07/hello-world-iphone/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 05:18:27 +0000</pubDate>
		<dc:creator>Matteo Bertozzi</dc:creator>
				<category><![CDATA[XCode]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://th30z.netsons.org/?p=16</guid>
		<description><![CDATA[Four easy steps to make iPhone Hello World.
]]></description>
			<content:encoded><![CDATA[<p>Four easy steps to make iPhone Hello World.</p>

<a href='http://th30z.netsons.org/2008/07/hello-world-iphone/xcode-step13/' title='XCode New Project'><img width="150" height="150" src="http://th30z.netsons.org/wp-content/uploads/xcode-step13-150x150.jpg" class="attachment-thumbnail" alt="XCode New Project" title="XCode New Project" /></a>
<a href='http://th30z.netsons.org/2008/07/hello-world-iphone/xcode-step22/' title='XCode Cocoa Touch Project'><img width="150" height="150" src="http://th30z.netsons.org/wp-content/uploads/xcode-step22-150x150.jpg" class="attachment-thumbnail" alt="XCode Cocoa Touch Project" title="XCode Cocoa Touch Project" /></a>
<a href='http://th30z.netsons.org/2008/07/hello-world-iphone/xcode-step32/' title='Write the Hello Code'><img width="150" height="150" src="http://th30z.netsons.org/wp-content/uploads/xcode-step32-150x150.jpg" class="attachment-thumbnail" alt="Write the Hello Code" title="Write the Hello Code" /></a>
<a href='http://th30z.netsons.org/2008/07/hello-world-iphone/xcode-step42/' title='iPhone Simulator'><img width="150" height="150" src="http://th30z.netsons.org/wp-content/uploads/xcode-step42-150x150.jpg" class="attachment-thumbnail" alt="iPhone Simulator" title="iPhone Simulator" /></a>

]]></content:encoded>
			<wfw:commentRss>http://th30z.netsons.org/2008/07/hello-world-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
