<?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>Blog::Log &#187; iphone</title>
	<atom:link href="http://www.stpe.se/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stpe.se</link>
	<description>Not a blog, more a log.</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>iPhone Developer Meetup Stockholm</title>
		<link>http://www.stpe.se/2009/10/iphone-developer-meetup-stockholm/</link>
		<comments>http://www.stpe.se/2009/10/iphone-developer-meetup-stockholm/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 20:34:35 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.stpe.se/?p=131</guid>
		<description><![CDATA[Just organized the first meetup of Sweden iPhone Developer User Group in Stockholm. Presentations available here and a report from the evening at iphone24.se (in Swedish).]]></description>
			<content:encoded><![CDATA[<p>Just organized the first meetup of Sweden iPhone Developer User Group in Stockholm.</p>
<p>Presentations <a href="http://groups.google.com/group/iphonedev-swe/web/iphonedev-se-meetups">available here</a> and a report from the evening <a href="http://iphone24.se/svenska-iphoneutvecklare-pa-premiartraff/">at iphone24.se</a> (in Swedish).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stpe.se/2009/10/iphone-developer-meetup-stockholm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode won&#8217;t build for iPhone 3.0.1</title>
		<link>http://www.stpe.se/2009/08/xcode-wont-build-for-iphone-3-0-1/</link>
		<comments>http://www.stpe.se/2009/08/xcode-wont-build-for-iphone-3-0-1/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 06:49:42 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.stpe.se/?p=122</guid>
		<description><![CDATA[After updating to iPhone 3.0.1 (the SMS security fix) Xcode refuses to build and deploy to the iPhone, claiming it doesn&#8217;t support that version. However, 3.0 (and not 3.0.1) is currently the latest supported version. To fix this, execute the following (everything in one line) in a terminal to create a softlink for 3.0.1 to [...]]]></description>
			<content:encoded><![CDATA[<p>After updating to iPhone 3.0.1 (the SMS security fix) Xcode refuses to build and deploy to the iPhone, claiming it doesn&#8217;t support that version. However, 3.0 (and not 3.0.1) is currently the latest supported version.</p>
<p>To fix this, execute the following (everything in one line) in a terminal to create a softlink for 3.0.1 to 3.0:<br />
<code>ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1</code></p>
<p>For more information, see the <a href="http://developer.apple.com/iphone/download.action?path=/iphone/iphone_sdk_3.0__final/iphone_os_3.0.1_advisory.pdf">iPhone OS 3.0.1 Advisory</a> available at the bottom of the iPhone SDK page (in the downloads section).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stpe.se/2009/08/xcode-wont-build-for-iphone-3-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
