<?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: iPhone Application Packaging</title>
	<atom:link href="http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/</link>
	<description>My journey into iPhone development</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:18:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/#comment-836</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 18 Sep 2009 01:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://carpe-cocoa.com/?p=176#comment-836</guid>
		<description>Thanks for the motivation sujal. I&#039;ve been meaning to put this up on github but just haven&#039;t gotten around to it. The versions posted here are at http://github.com/fszczerba/scripts/tree/master/iPhone/build.sh. I&#039;ll be adding more to this repo (http://github.com/fszczerba/scripts/), as I have lots of stuff I&#039;ve accumulated over the years.</description>
		<content:encoded><![CDATA[<p>Thanks for the motivation sujal. I&#8217;ve been meaning to put this up on github but just haven&#8217;t gotten around to it. The versions posted here are at <a href="http://github.com/fszczerba/scripts/tree/master/iPhone/build.sh" rel="nofollow">http://github.com/fszczerba/scripts/tree/master/iPhone/build.sh</a>. I&#8217;ll be adding more to this repo (<a href="http://github.com/fszczerba/scripts/" rel="nofollow">http://github.com/fszczerba/scripts/</a>), as I have lots of stuff I&#8217;ve accumulated over the years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sujal</title>
		<link>http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/#comment-835</link>
		<dc:creator>sujal</dc:creator>
		<pubDate>Thu, 17 Sep 2009 00:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://carpe-cocoa.com/?p=176#comment-835</guid>
		<description>I just wanted to let you know that I&#039;ve put a (modified) copy of your script up in a github repo.  I was wondering if you&#039;d want to do that with your original.  I&#039;m happy to then make my changes available. 

The modifications I&#039;ve made include some support for Build configurations with spaces, SVN support.</description>
		<content:encoded><![CDATA[<p>I just wanted to let you know that I&#8217;ve put a (modified) copy of your script up in a github repo.  I was wondering if you&#8217;d want to do that with your original.  I&#8217;m happy to then make my changes available. </p>
<p>The modifications I&#8217;ve made include some support for Build configurations with spaces, SVN support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/#comment-796</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://carpe-cocoa.com/?p=176#comment-796</guid>
		<description>Updated the script to my latest working version. Main change is better handling of spaces in target names. See the changelog in the script header for details.</description>
		<content:encoded><![CDATA[<p>Updated the script to my latest working version. Main change is better handling of spaces in target names. See the changelog in the script header for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Heinz</title>
		<link>http://carpe-cocoa.com/2009-05-24/iphone-application-packaging/#comment-754</link>
		<dc:creator>Mike Heinz</dc:creator>
		<pubDate>Tue, 26 May 2009 00:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://carpe-cocoa.com/?p=176#comment-754</guid>
		<description>The last time I used XCode for an app, I used an auto-incrementing build number to act as a suffix to the version number - that let me uniquely identify the build. Since one of the files that &quot;/Developer/Tools/agvtool next-version -all&quot; modified was a file under CVS control, I could always identify exactly what code was used when that build was done.</description>
		<content:encoded><![CDATA[<p>The last time I used XCode for an app, I used an auto-incrementing build number to act as a suffix to the version number &#8211; that let me uniquely identify the build. Since one of the files that &#8220;/Developer/Tools/agvtool next-version -all&#8221; modified was a file under CVS control, I could always identify exactly what code was used when that build was done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

