<?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: Use the 3.0 iPhone SDK to deploy to older versions (like 2.2.1)</title>
	<atom:link href="http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/</link>
	<description>Code, Toys, Bits of Odd Fluff</description>
	<lastBuildDate>Wed, 13 Jan 2010 01:51:11 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Brady</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-753</link>
		<dc:creator>Paul Brady</dc:creator>
		<pubDate>Thu, 19 Nov 2009 22:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-753</guid>
		<description>Thank you Jamie!  

Nice to have that explained finally!</description>
		<content:encoded><![CDATA[<p>Thank you Jamie!  </p>
<p>Nice to have that explained finally!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-712</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 03 Sep 2009 11:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-712</guid>
		<description>thank you for sharing this reply
I&#039;m glad to hear that you don&#039;t have to use ifdefs for a multi-OS app. ;)
.-= Thomas&#039; s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/RoughSeaGames/~3/GqhjX-bsr88/&quot; rel=&quot;nofollow&quot;&gt;This way, stupid!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>thank you for sharing this reply<br />
I&#8217;m glad to hear that you don&#8217;t have to use ifdefs for a multi-OS app. <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<span class="cluv"> Thomas&#8217; s last blog ..<a href="http://feedproxy.google.com/~r/RoughSeaGames/~3/GqhjX-bsr88/" rel="nofollow">This way, stupid!</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.fieldguidetoprogrammers.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Nielsen</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-696</link>
		<dc:creator>Morten Nielsen</dc:creator>
		<pubDate>Mon, 10 Aug 2009 13:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-696</guid>
		<description>You should obviously use AGON instead of OF :)

Check it out here: http://www.youtube.com/watch?v=bZOhhLXffoo

More info: http://developer.agon-online.com/

(I am one of the developers of AGON, so I might be somewhat biased ;))

Best regards,
Morten</description>
		<content:encoded><![CDATA[<p>You should obviously use AGON instead of OF <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Check it out here: <a href="http://www.youtube.com/watch?v=bZOhhLXffoo" rel="nofollow">http://www.youtube.com/watch?v=bZOhhLXffoo</a></p>
<p>More info: <a href="http://developer.agon-online.com/" rel="nofollow">http://developer.agon-online.com/</a></p>
<p>(I am one of the developers of AGON, so I might be somewhat biased <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
<p>Best regards,<br />
Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-691</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 22:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-691</guid>
		<description>Jamie,

This is the answer I have been looking for.  I had trouble finding the CoreLocation Framework, and the MapKit Framework.  I set my Base SDK like you said and they both appear after I click on the &quot;+&quot; to add frameworks.  I have seen so many forums where the people say &quot;Just click Add Existing Frameworks.... duh&quot;.  Now I actually can!  I don&#039;t know how I missed that config before but I did.  Thank you so much for posting.</description>
		<content:encoded><![CDATA[<p>Jamie,</p>
<p>This is the answer I have been looking for.  I had trouble finding the CoreLocation Framework, and the MapKit Framework.  I set my Base SDK like you said and they both appear after I click on the &#8220;+&#8221; to add frameworks.  I have seen so many forums where the people say &#8220;Just click Add Existing Frameworks&#8230;. duh&#8221;.  Now I actually can!  I don&#8217;t know how I missed that config before but I did.  Thank you so much for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamiegrove</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-682</link>
		<dc:creator>jamiegrove</dc:creator>
		<pubDate>Tue, 07 Jul 2009 15:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-682</guid>
		<description>Hey, Jeff.

You&#039;re getting that error because MapKit was added in 3.0.  This means it isn&#039;t available as a public framework on the target OS.  If you need MapKit, you&#039;ll need to target 3.0 devices only.

- Jamie</description>
		<content:encoded><![CDATA[<p>Hey, Jeff.</p>
<p>You&#8217;re getting that error because MapKit was added in 3.0.  This means it isn&#8217;t available as a public framework on the target OS.  If you need MapKit, you&#8217;ll need to target 3.0 devices only.</p>
<p>- Jamie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-681</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-681</guid>
		<description>This does not work when MapKit lib is used.  Setting the Base SDK to 3.0 and Deployment to 2.1, then launching on a 2.2.1 device gives this runtime error:

dyld: Library not loaded: /System/Library/Frameworks/MapKit.framework/MapKit
  Referenced from: /var/mobile/Applications/.../MyApp.app/MyApp
  Reason: image not found
 
I&#039;m new at this -- maybe I&#039;m doing something wrong.  I&#039;m not calling any of the new functions in the code (which never runs, anyway).  I also found this similar error report:

  http://openradar.appspot.com/6986707</description>
		<content:encoded><![CDATA[<p>This does not work when MapKit lib is used.  Setting the Base SDK to 3.0 and Deployment to 2.1, then launching on a 2.2.1 device gives this runtime error:</p>
<p>dyld: Library not loaded: /System/Library/Frameworks/MapKit.framework/MapKit<br />
  Referenced from: /var/mobile/Applications/&#8230;/MyApp.app/MyApp<br />
  Reason: image not found</p>
<p>I&#8217;m new at this &#8212; maybe I&#8217;m doing something wrong.  I&#8217;m not calling any of the new functions in the code (which never runs, anyway).  I also found this similar error report:</p>
<p>  <a href="http://openradar.appspot.com/6986707" rel="nofollow">http://openradar.appspot.com/6986707</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny</title>
		<link>http://www.fieldguidetoprogrammers.com/iphone/use-the-30-iphone-sdk-to-deploy-to-older-versions-like-221/comment-page-1/#comment-659</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Sun, 21 Jun 2009 16:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieldguidetoprogrammers.com/?p=138#comment-659</guid>
		<description>Hey Jamie, just wanted to drop you a line and say thanks! This is exactly what I was looking for and just wanted to drop you a line :)</description>
		<content:encoded><![CDATA[<p>Hey Jamie, just wanted to drop you a line and say thanks! This is exactly what I was looking for and just wanted to drop you a line <img src='http://www.fieldguidetoprogrammers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
