<?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: Using a Single Build Directory in Xcode</title>
	<atom:link href="http://abizern.org/2010/03/18/using-a-single-build-directory-in-xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://abizern.org/2010/03/18/using-a-single-build-directory-in-xcode/</link>
	<description>The personal and developer blog of a Mac developer in London.</description>
	<lastBuildDate>Fri, 20 Jan 2012 17:55:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Abizer</title>
		<link>http://abizern.org/2010/03/18/using-a-single-build-directory-in-xcode/#comment-64</link>
		<dc:creator>Abizer</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://abizern.org/?p=325#comment-64</guid>
		<description>Thanks Jesse, I didn&#039;t know that about Time Machine exclusion.

I forgot to add that when building and linking to external libraries there is no need to set a common build directory for the project because by default they will all go to the same place.</description>
		<content:encoded><![CDATA[<p>Thanks Jesse, I didn&#8217;t know that about Time Machine exclusion.</p>
<p>I forgot to add that when building and linking to external libraries there is no need to set a common build directory for the project because by default they will all go to the same place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Read</title>
		<link>http://abizern.org/2010/03/18/using-a-single-build-directory-in-xcode/#comment-63</link>
		<dc:creator>Jesse Read</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://abizern.org/?p=325#comment-63</guid>
		<description>Just a minor note. Xcode build directories (and all subdirectories thereof, I believe) are automatically excluded from Time Machine backups. Xcode sets the com.apple.XcodeGenerated extended attribute on the build folders which tells Time Machine to exclude them. 

There are still plenty of other benefits to a single build directory, as mentioned.</description>
		<content:encoded><![CDATA[<p>Just a minor note. Xcode build directories (and all subdirectories thereof, I believe) are automatically excluded from Time Machine backups. Xcode sets the com.apple.XcodeGenerated extended attribute on the build folders which tells Time Machine to exclude them. </p>
<p>There are still plenty of other benefits to a single build directory, as mentioned.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

