<?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>GMTAZ.com &#187; xcode</title>
	<atom:link href="http://www.gmtaz.com/category/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gmtaz.com/blog</link>
	<description>Gustavo Tandeciarz&#039;s personal blog</description>
	<lastBuildDate>Thu, 27 Oct 2011 20:13:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>[Quick Fix] Can&#8217;t Use iPhone OS 7A400 in XCODE ? Solved</title>
		<link>http://www.gmtaz.com/blog/quick-fix-cant-use-iphone-os-7a400-in-xcode/</link>
		<comments>http://www.gmtaz.com/blog/quick-fix-cant-use-iphone-os-7a400-in-xcode/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 22:14:47 +0000</pubDate>
		<dc:creator>Gustavo</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.gmtaz.com/?p=271</guid>
		<description><![CDATA[Recently, I began work on an iPhone app and during testing I came across this error: &#8220;The version of iPhone OS on &#8220;Gustavo Tandeciarz&#8217;s iPhone&#8221; does not match any of the versions of iPhone OS supported for development with this copy of Xcode&#8230;&#8221; I have the latest version (3.0.1) on my iPhone, which is apparently [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I began work on an iPhone app and during testing I came across this error:</p>
<p style="text-align: center;"><em>&#8220;The version of iPhone OS on &#8220;Gustavo Tandeciarz&#8217;s iPhone&#8221; does not match any of the versions of iPhone OS supported for development with this copy of Xcode&#8230;&#8221; </em></p>
<p>I have the latest version (3.0.1) on my iPhone, which is apparently not supported, yet by Xcode so until then, I need a work around.</p>
<p style="text-align: center;"><a rel="lightbox" href="http://www.gmtaz.com/wp-content/uploads/2009/08/Picture-1.png"><img class="size-thumbnail wp-image-272" title="Error Message : iPhone OS 7A400" src="http://www.gmtaz.com/wp-content/uploads/2009/08/Picture-1-150x150.png" alt="Error Message : iPhone OS 7A400" width="150" height="150" /></a></p>
<p>Searching Google, I found <a title="Stackoverflow" href="http://stackoverflow.com/questions/1230564/iphone-os-version-3-0-1-7a400-not-supported-by-latest-version-of-xcode" target="_blank">this little gem</a>:</p>
<p>Open Terminal and run the following:</p>
<pre>ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\)
/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1</pre>
<p style="text-align: center;"><a rel="lightbox" href="http://www.gmtaz.com/wp-content/uploads/2009/08/Picture-4.png"><img class="size-thumbnail wp-image-277" title="Terminal - xcode iphone edit" src="http://www.gmtaz.com/wp-content/uploads/2009/08/Picture-4-150x150.png" alt="Terminal - xcode iphone edit" width="150" height="150" /></a></p>
<p>Restart Xcode and try again.  This worked perfectly on both of my Macs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gmtaz.com/blog/quick-fix-cant-use-iphone-os-7a400-in-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

