<?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>Kickass Labs &#187; deployment</title>
	<atom:link href="http://www.kickasslabs.com/tag/deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kickasslabs.com</link>
	<description>We &#9829; code.</description>
	<lastBuildDate>Sun, 04 Jul 2010 03:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone OS 3.0 GM Seed installation steps via iTunes &amp; XCode</title>
		<link>http://www.kickasslabs.com/2009/06/09/iphone-os-30-gm-seed-installation-steps-via-itunes-xcode/</link>
		<comments>http://www.kickasslabs.com/2009/06/09/iphone-os-30-gm-seed-installation-steps-via-itunes-xcode/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 14:07:02 +0000</pubDate>
		<dc:creator>abel</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[deployment]]></category>

		<guid isPermaLink="false">http://www.kickasslabs.com/?p=356</guid>
		<description><![CDATA[I couldn&#8217;t find these instructions in the iPhone Development portal, so I figured i&#8217;d share them with you here.  Once you download the appropriate GM seed, here&#8217;s how it&#8217;s done (I&#8217;m assuming you&#8217;ve already designated your phone as a dev device.):

Make sure&#8230;

to downloaded correct GM Seed for your iPhone (1st Gen or 3G).
that your system [...]]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t find these instructions in the iPhone Development portal, so I figured i&#8217;d share them with you here.  Once you download the appropriate GM seed, here&#8217;s how it&#8217;s done (I&#8217;m assuming you&#8217;ve already designated your phone as a dev device.):</p>
<ol>
<li>Make sure&#8230;
<ol>
<li>to downloaded correct GM Seed for your iPhone (1st Gen or 3G).</li>
<li>that your system and version of iTunes meet the requirements: 
<p>&#8220;You must be running Mac OS X v10.5.7 and iTunes 8.2 in order to install iPhone SDK 3.0 GM Seed and iPhone OS 3.0 GM Seed.&#8221;</p>
<p>&#8220;You must be running Mac OS X Snow Leopard Final Developer Preview (Build 10A380) and iTunes 8.2 in order to install the iPhone SDK 3.0 GM Seed for Snow Leopard and iPhone OS 3.0 GM Seed.&#8221;</p>
</li>
</ol>
</li>
<li>Extract the firmware .ipsw to a folder.</li>
<li>Connect the iPhone to your computer.</li>
<li><span style="color: #800000;"><strong>Back up your phone!</strong></span></li>
<li>Open iTunes and click Restore <span style="color: #0000ff;"><strong>while holding</strong></span> the Shift key (for Windows) or Option key (for Mac).</li>
<li>Locate or browse to the firmware IPSW.</li>
<li>Wait for iTunes to unpackage and install the firmware.</li>
</ol>
<p>OR you can just use Xcode&#8230;</p>
<ol>
<li><span style="color: #800000;"><strong>Back up your phone!</strong></span></li>
<li>Open Xcode</li>
<li>Open the Organizer (Window -&gt; Organizer)</li>
<li>Flip the software version to &#8220;Choose&#8230;&#8221;</li>
<li>Select the GM Seed ipsw file</li>
<li>You should  see a message that says something like &#8220;These changes will take effect when you restore you phone&#8221;</li>
<li>Click on the &#8220;Restore iPhone&#8221; button and watch the magic happen.</li>
</ol>
<p>By backing up your phone ahead of time, you&#8217;ll be able to tell iTunes to put all of your crap back on it when the process is done.  It&#8217;ll even try to preserve icon locations <img src='http://www.kickasslabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy hacking.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.kickasslabs.com%2F2009%2F06%2F09%2Fiphone-os-30-gm-seed-installation-steps-via-itunes-xcode%2F&amp;linkname=iPhone%20OS%203.0%20GM%20Seed%20installation%20steps%20via%20iTunes%20%26%23038%3B%20XCode"><img src="http://www.kickasslabs.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.kickasslabs.com/2009/06/09/iphone-os-30-gm-seed-installation-steps-via-itunes-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Hits:Deploying iPhone projects to your iPhone/iPod Touch</title>
		<link>http://www.kickasslabs.com/2009/06/04/quick-hitsdeploying-iphone-projects-to-your-iphoneipod-touch/</link>
		<comments>http://www.kickasslabs.com/2009/06/04/quick-hitsdeploying-iphone-projects-to-your-iphoneipod-touch/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 12:23:39 +0000</pubDate>
		<dc:creator>abel</dc:creator>
				<category><![CDATA[Quick Hits]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.kickasslabs.com/?p=350</guid>
		<description><![CDATA[This process sucks.  Period.  To get you through the suckage, I found this article with clear and useful steps.  If you&#8217;re becoming an iPhone/iPod Touch developer, this is something you NEED to read. The article presents the steps of the deployment process in the best order possible to improve your chances at [...]]]></description>
			<content:encoded><![CDATA[<p>This process sucks.  Period.  To get you through the suckage, I found this article with clear and useful steps.  If you&#8217;re becoming an iPhone/iPod Touch developer, this is something you NEED to read. The article presents the steps of the deployment process in the best order possible to improve your chances at a successful push.</p>
<p><a title="Deploying iPhone apps to real devices" href="http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices" target="_blank">Deploying iPhone Apps to Real Devices</a></p>
<p>Happy hacking!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.kickasslabs.com%2F2009%2F06%2F04%2Fquick-hitsdeploying-iphone-projects-to-your-iphoneipod-touch%2F&amp;linkname=Quick%20Hits%3ADeploying%20iPhone%20projects%20to%20your%20iPhone%2FiPod%20Touch"><img src="http://www.kickasslabs.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.kickasslabs.com/2009/06/04/quick-hitsdeploying-iphone-projects-to-your-iphoneipod-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
