<?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 0S 3.0.1 not supported for development with Xcode SDK 3.0</title>
	<atom:link href="http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/</link>
	<description>jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I&#039;ve collected</description>
	<lastBuildDate>Mon, 23 Jan 2012 04:17:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: swati</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1375</link>
		<dc:creator>swati</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1375</guid>
		<description>Thank you so much for this.  I&#039;ve had the same problem in going to version 3.1.3 and wasted the whole day on this.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this.  I&#8217;ve had the same problem in going to version 3.1.3 and wasted the whole day on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisP Lamb</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1113</link>
		<dc:creator>ChrisP Lamb</dc:creator>
		<pubDate>Thu, 03 Sep 2009 22:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1113</guid>
		<description>Many thanks, that was 2 days of wasted effort for me.</description>
		<content:encoded><![CDATA[<p>Many thanks, that was 2 days of wasted effort for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eamon</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1112</link>
		<dc:creator>Eamon</dc:creator>
		<pubDate>Thu, 03 Sep 2009 10:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1112</guid>
		<description>Took us a week to find your post. Great information and got us back on trak in 5 minutes. Why could Apple not post information like this clearly on the ITunes connect pages - to warn developers of stuff like this ?

Everyone does not have time to continually read misc developer forums</description>
		<content:encoded><![CDATA[<p>Took us a week to find your post. Great information and got us back on trak in 5 minutes. Why could Apple not post information like this clearly on the ITunes connect pages &#8211; to warn developers of stuff like this ?</p>
<p>Everyone does not have time to continually read misc developer forums</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BenJamin</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1107</link>
		<dc:creator>BenJamin</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1107</guid>
		<description>the reason you have to use:

 ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0 /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1 in

instead of the regular string is that the folder &quot;3.0 (7A341)&quot; doesn&#039;t exist on your system, only the folder &quot;3.0&quot; 

Check in: /Developer/Platforms/iPhoneOS.platform/ to see what folders are there and use the appropriate string. 

-Ben</description>
		<content:encoded><![CDATA[<p>the reason you have to use:</p>
<p> ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0 /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1 in</p>
<p>instead of the regular string is that the folder &#8220;3.0 (7A341)&#8221; doesn&#8217;t exist on your system, only the folder &#8220;3.0&#8243; </p>
<p>Check in: /Developer/Platforms/iPhoneOS.platform/ to see what folders are there and use the appropriate string. </p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1103</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Thu, 27 Aug 2009 13:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1103</guid>
		<description>complete 3.0.1 issue is explained and fixed here:
http://www.technolosophy.com/2009/08/xcode-iphone-os-301-error-in-o.html</description>
		<content:encoded><![CDATA[<p>complete 3.0.1 issue is explained and fixed here:<br />
<a href="http://www.technolosophy.com/2009/08/xcode-iphone-os-301-error-in-o.html" rel="nofollow">http://www.technolosophy.com/2009/08/xcode-iphone-os-301-error-in-o.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone 0S 3.0.1 not supported for development with Xcode SDK 3.0 &#8230; &#124; IPhoneMate</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1102</link>
		<dc:creator>iPhone 0S 3.0.1 not supported for development with Xcode SDK 3.0 &#8230; &#124; IPhoneMate</dc:creator>
		<pubDate>Thu, 27 Aug 2009 11:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1102</guid>
		<description>[...] post: iPhone 0S 3.0.1 not supported for development with Xcode SDK 3.0 &#8230;         Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] post: iPhone 0S 3.0.1 not supported for development with Xcode SDK 3.0 &#8230;         Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1101</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1101</guid>
		<description>I keep getting a message &quot;File Exists&quot;...what now?  I&#039;ve upgraded to the lastest version of Xcode, too.  

One thing: I sync with my machine at home, and I&#039;m doing development work here at work. Does this have anything to do with it?

Any help is appreciated!
Mark</description>
		<content:encoded><![CDATA[<p>I keep getting a message &#8220;File Exists&#8221;&#8230;what now?  I&#8217;ve upgraded to the lastest version of Xcode, too.  </p>
<p>One thing: I sync with my machine at home, and I&#8217;m doing development work here at work. Does this have anything to do with it?</p>
<p>Any help is appreciated!<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Gadget</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1097</link>
		<dc:creator>Free Gadget</dc:creator>
		<pubDate>Sat, 22 Aug 2009 11:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1097</guid>
		<description>Ta for the information, very usefull</description>
		<content:encoded><![CDATA[<p>Ta for the information, very usefull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1096</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 21 Aug 2009 21:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1096</guid>
		<description>Thanks!! I was pulling my hair out until I found this tip.</description>
		<content:encoded><![CDATA[<p>Thanks!! I was pulling my hair out until I found this tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.chomperstomp.com/iphone-0s-3-0-1-not-supported-for-development-with-xcode-sdk-3-0/comment-page-1/#comment-1093</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=288#comment-1093</guid>
		<description>Same as Steve, I had to use:
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0 /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1

Thanks Steve!</description>
		<content:encoded><![CDATA[<p>Same as Steve, I had to use:<br />
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0 /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1</p>
<p>Thanks Steve!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

