<?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: Adding New Development Devices</title>
	<atom:link href="http://gamesfromwithin.com/adding-new-development-devices/feed" rel="self" type="application/rss+xml" />
	<link>http://gamesfromwithin.com/adding-new-development-devices</link>
	<description>Indie iPhone game development</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:36:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sharon</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-2492</link>
		<dc:creator>sharon</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-2492</guid>
		<description>In addition to the iTunes copy workaround, there&#039;s also a free app &quot;BetaHelper&quot; which grabs the UDID (+OS etc) and emails it to the destination of your choice. Perfect when you&#039;re feeling too lazy to go to the desktop. ;)</description>
		<content:encoded><![CDATA[<p>In addition to the iTunes copy workaround, there&#8217;s also a free app &#8220;BetaHelper&#8221; which grabs the UDID (+OS etc) and emails it to the destination of your choice. Perfect when you&#8217;re feeling too lazy to go to the desktop. <img src='http://gamesfromwithin.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oguzhan Topsakal</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-2415</link>
		<dc:creator>Oguzhan Topsakal</dc:creator>
		<pubDate>Thu, 23 Jul 2009 12:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-2415</guid>
		<description>Thanks for the information. You saved me a bunch of time. I could make an addition:
In the Xcode organizer, there is a &#039;iPhone Development -&gt; Provisioning Profiles&#039; section. After updating and then adding the updated profile to your device, you will see two profiles in the this section. One of them is old, the other one is the new updated one. If you delete the old one, everything is gonna be all right. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the information. You saved me a bunch of time. I could make an addition:<br />
In the Xcode organizer, there is a &#8216;iPhone Development -&gt; Provisioning Profiles&#8217; section. After updating and then adding the updated profile to your device, you will see two profiles in the this section. One of them is old, the other one is the new updated one. If you delete the old one, everything is gonna be all right. <img src='http://gamesfromwithin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Developer Program Gotchas</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1117</link>
		<dc:creator>iPhone Developer Program Gotchas</dc:creator>
		<pubDate>Wed, 11 Mar 2009 21:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1117</guid>
		<description>[...] 6. Adding provisioning profiles. Forget about dragging them on XCode and manage them manually. Check out my earlier entry about it. [...]</description>
		<content:encoded><![CDATA[<div style="">
<p>[...] 6. Adding provisioning profiles. Forget about dragging them on XCode and manage them manually. Check out my earlier entry about it. [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1034</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1034</guid>
		<description>Thanks, Ramses. I didn&#039;t know you could copy the UDID from iTunes since you can&#039;t highlight it! What a horrible interface, but that&#039;s great to know. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks, Ramses. I didn&#8217;t know you could copy the UDID from iTunes since you can&#8217;t highlight it! What a horrible interface, but that&#8217;s great to know. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramses</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1033</link>
		<dc:creator>Ramses</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1033</guid>
		<description>Hi Noel,

Here is a little tip for when you are going to ask your beta testers to send their UDIDs. Chances are they won&#039;t have XCode installed on their computer. Luckily, copy-paste also works from within iTunes:
- open &quot;Summary&quot; tab
- click &quot;Serial Number&quot; -&gt; it will change to Identifier
- command-C to copy (you do not have to select the text)
et voilà, the 40 characters-long UDID is now in your clipboard!

Here is another tip to know what provisioning profiles in ~/Library/MobileDevice/Provisioning Profiles correspond to. In XCode Organizer (Command-Control-O), there is a &quot;PROVISIONING PROFILES&quot; section from which you can select each profile and you&#039;ll be able to see its corresponding mangled file name as well as some extra information (such as the number of devices in the profile, the App Identifier, ...).

I hope this helps.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Noel,</p>
<p>Here is a little tip for when you are going to ask your beta testers to send their UDIDs. Chances are they won&#8217;t have XCode installed on their computer. Luckily, copy-paste also works from within iTunes:<br />
- open &#8220;Summary&#8221; tab<br />
- click &#8220;Serial Number&#8221; -&gt; it will change to Identifier<br />
- command-C to copy (you do not have to select the text)<br />
et voilà, the 40 characters-long UDID is now in your clipboard!</p>
<p>Here is another tip to know what provisioning profiles in ~/Library/MobileDevice/Provisioning Profiles correspond to. In XCode Organizer (Command-Control-O), there is a &#8220;PROVISIONING PROFILES&#8221; section from which you can select each profile and you&#8217;ll be able to see its corresponding mangled file name as well as some extra information (such as the number of devices in the profile, the App Identifier, &#8230;).</p>
<p>I hope this helps.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pouliot</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1012</link>
		<dc:creator>Andrew Pouliot</dc:creator>
		<pubDate>Sat, 28 Feb 2009 20:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1012</guid>
		<description>Hey, what you should really be doing is installing provisioning profiles manually into ~/Library/MobileDevice/Provisioning Profiles with Xcode closed, then go back into Xcode and select the new PP at the project level. This smoothes out a lot of issues because it doesn&#039;t screw up the names of your provisioning profiles, and you can actually remember which is which.

You&#039;ll also want to hit delete on the target level setting for code signing identity so it just reflects the project level setting.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Hey, what you should really be doing is installing provisioning profiles manually into ~/Library/MobileDevice/Provisioning Profiles with Xcode closed, then go back into Xcode and select the new PP at the project level. This smoothes out a lot of issues because it doesn&#8217;t screw up the names of your provisioning profiles, and you can actually remember which is which.</p>
<p>You&#8217;ll also want to hit delete on the target level setting for code signing identity so it just reflects the project level setting.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1010</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 28 Feb 2009 19:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1010</guid>
		<description>Thanks for the comments I was having trouble install the provisioning profile on the iPod. Deleting all of them manually while xcode was off. Then starting xcode, install the profile, and run on the iPod worked like a charm. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the comments I was having trouble install the provisioning profile on the iPod. Deleting all of them manually while xcode was off. Then starting xcode, install the profile, and run on the iPod worked like a charm. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hkk</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1008</link>
		<dc:creator>hkk</dc:creator>
		<pubDate>Sat, 28 Feb 2009 08:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1008</guid>
		<description>I think because people don&#039;t understand the differences between installed SDK, target SDK and firmware version. I haven&#039;t seen an Apple document that gives good explanations and guidance on this.</description>
		<content:encoded><![CDATA[<p>I think because people don&#8217;t understand the differences between installed SDK, target SDK and firmware version. I haven&#8217;t seen an Apple document that gives good explanations and guidance on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1006</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Sat, 28 Feb 2009 04:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1006</guid>
		<description>Actually, I&#039;m targeting 2.2 for Flower Garden. I started using AVAudioPlayer and it&#039;s hard to give up (it&#039;s a 2.2 feature). I&#039;m not too concerned though. There seem to be lots of apps in the top 20 that require 2.2 (even some of them 2.2.1 why????)</description>
		<content:encoded><![CDATA[<p>Actually, I&#8217;m targeting 2.2 for Flower Garden. I started using AVAudioPlayer and it&#8217;s hard to give up (it&#8217;s a 2.2 feature). I&#8217;m not too concerned though. There seem to be lots of apps in the top 20 that require 2.2 (even some of them 2.2.1 why????)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hkk</title>
		<link>http://gamesfromwithin.com/adding-new-development-devices/comment-page-1#comment-1005</link>
		<dc:creator>hkk</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://gamesfromwithin.com/?p=354#comment-1005</guid>
		<description>Yes, it is a bit of a pain. I always delete the old profile manually like you describe and also quit XCode before installing the new one. I also completely delete the build/ directory. 
As for the firmware version: It makes sense to target firmware 2.0 as far as I know. That way you don&#039;t exclude any potential customers. Of course if you need features introduced later, you need to use a later version. But Apple has barely introduced any new features in its SDK updates so far, so most apps can target 2.0 without any problem.</description>
		<content:encoded><![CDATA[<p>Yes, it is a bit of a pain. I always delete the old profile manually like you describe and also quit XCode before installing the new one. I also completely delete the build/ directory.<br />
As for the firmware version: It makes sense to target firmware 2.0 as far as I know. That way you don&#8217;t exclude any potential customers. Of course if you need features introduced later, you need to use a later version. But Apple has barely introduced any new features in its SDK updates so far, so most apps can target 2.0 without any problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
