<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with sdk</title>
      <link>http://ask.metafilter.com/tags/sdk</link>
      <description>Questions tagged with 'sdk' at Ask MetaFilter.</description>
	  <pubDate>Wed, 25 Feb 2009 16:55:07 -0800</pubDate> <lastBuildDate>Wed, 25 Feb 2009 16:55:07 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>iPhone SDK: ApplicationVerificationFailed</title>
	<link>http://ask.metafilter.com/115183/iPhone%2DSDK%2DApplicationVerificationFailed</link>	
	<description>How do you get rid of the &quot;ApplicationVerificationFailed&quot; error when trying to test an application on the iPhone? I am using Xcode 3.1.2 with the iPhone SDK 2.2.1 on Mac OS X 10.5.6.  I am trying to develop my first application for the iPod and iPhone.  For testing, I have an iPod Touch 2nd gen with software version 2.2.1.  I have also paid $99 USD for an iPhone single developer package with Apple.&lt;br&gt;
&lt;br&gt;
When I&apos;m trying to install an application for testing on my iPod using Xcode, I always get the following error message:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;&lt;br&gt;
Your mobile device has encountered an unexpected error (0xE800003A)&lt;br&gt;
ApplicationVerificationFailed&lt;br&gt;
&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
I do have all the necessary certificates installed in my Keychain and provisioning profiles installed on my iPod.  The provisioning profile is for &lt;strong&gt;development&lt;/strong&gt; (not deployment), and is correctly associated with my developer&apos;s certificate, application ID, and device (iPod) profile.  For here, I&apos;ll say my App ID is &quot;&lt;em&gt;9876543210.*&lt;/em&gt;&quot;.&lt;br&gt;
&lt;br&gt;
Here is what I tried so far:&lt;br&gt;
&lt;br&gt;
- I restarted my iPod and Xcode several times already.&lt;br&gt;
- I restored my iPod.&lt;br&gt;
- For the application&apos;s &quot;Target&quot; listed in the Project&apos;s window (not the Organiser), I brought up its &quot;Info&quot; window and under the &quot;Properties&quot; tab, I tried the following &quot;Identifiers&quot;: blank, 9876543210.${PRODUCT_NAME:identifier}, 9876543210.*, *, ${PRODUCT_NAME:identifier}.&lt;br&gt;
&lt;br&gt;
Can anyone help me with this?  It would be greatly appreciated.  Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115183</guid>
	<pubDate>Wed, 25 Feb 2009 16:55:07 -0800</pubDate>
	<category>apple</category>
	<category>development</category>
	<category>installation</category>
	<category>iphone</category>
	<category>ipod</category>
	<category>sdk</category>
	<category>software</category>
	<category>xcode</category>
	<dc:creator>remi</dc:creator>
	</item>
	<item>
	<title>Anyway to develop iPhone/iTouch apps without investing in a Mac?</title>
	<link>http://ask.metafilter.com/110466/Anyway%2Dto%2Ddevelop%2DiPhoneiTouch%2Dapps%2Dwithout%2Dinvesting%2Din%2Da%2DMac</link>	
	<description>I&apos;m interested in developing iPhone/iPod Touch applications, however my understanding is the SDK only works in OSX. I have a XP desktop and a Vista notebook with an AMD Athlon and Turion (both dual core) respectively, both pretty good machines. Is there any way to avoid spending serious cash buying a Mac just to get into iPhone development?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.110466</guid>
	<pubDate>Wed, 31 Dec 2008 15:16:25 -0800</pubDate>
	<category>applications</category>
	<category>apps</category>
	<category>develop</category>
	<category>iphone</category>
	<category>ipod</category>
	<category>itouch</category>
	<category>mac</category>
	<category>osx</category>
	<category>sdk</category>
	<category>store</category>
	<category>touch</category>
	<category>windows</category>
	<dc:creator>nmaster64</dc:creator>
	</item>
	<item>
	<title>Newbie wants to convert a simple website into an iPhone app, am I doomed?</title>
	<link>http://ask.metafilter.com/85745/Newbie%2Dwants%2Dto%2Dconvert%2Da%2Dsimple%2Dwebsite%2Dinto%2Dan%2DiPhone%2Dapp%2Dam%2DI%2Ddoomed</link>	
	<description>Easy way to turn &lt;a href=&quot;http://www.mdcalc.com/&quot;&gt;my medical calculations website&lt;/a&gt; into an iPhone app? I tried fooling around with Xcode... I have no formal programming experience, but I&apos;ve picked up HTML, Javascript, CSS, and basic PHP/MySQL. I was reading about the iPhone SDK, and how it&apos;ll be &quot;as easy to create an app as it is in Cocoa,&quot; so I gave Xcode a try this weekend, complete with beginner tutorials, but it was waaaay over my head. I have no experience at all in C or C++ or anything like that.&lt;br&gt;
&lt;br&gt;
Basically what I&apos;d like to do would be to copy all the HTML and javascript files from my website into a big folder and install it on an iPhone, using Safari to run the program. (Many hospitals don&apos;t have wireless access, and often have poor cell reception from all the thick walls and lead sitting around, hence wanting to allow people to run it locally.)&lt;br&gt;
&lt;br&gt;
Is there a way to just call Safari and say, &quot;open this index HTML file&quot; in Cocoa/Xcode/the iPhone SDK? I&apos;m afraid I don&apos;t have the time to pick up C or Object-C, even though I&apos;d like to.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85745</guid>
	<pubDate>Mon, 10 Mar 2008 06:54:33 -0800</pubDate>
	<category>beginner</category>
	<category>cocoa</category>
	<category>iphone</category>
	<category>iphonesdk</category>
	<category>mac</category>
	<category>osx</category>
	<category>programming</category>
	<category>sdk</category>
	<category>xcode</category>
	<dc:creator>gramcracker</dc:creator>
	</item>
	<item>
	<title>Obey Me iTunes</title>
	<link>http://ask.metafilter.com/57567/Obey%2DMe%2DiTunes</link>	
	<description>Does this &lt;a href=&quot;http://developer.apple.com/sdk/itunescomsdk.html&quot;  _blank&gt;iTunes SDK&lt;/a&gt; provided by apple in 2004 work with iTunes 7 on Windows XP? I have tried via VBScript, JScript and I have also tried C# in Visual Studio 2005 to no avail. In VBScript and JScript I get &lt;a href=&quot;http://shitonfire.com/images/error1.png&quot;&gt;this error&lt;/a&gt; when trying to do the simplest of things:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;var iTunesApp = WScript.CreateObject(&quot;iTunes.Application&quot;);&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
In Visual Studio I can&apos;t even add the reference to either version of the iTunes Type Library (1.6 and 1.7) that are in the COM tab under Add Reference. &lt;a href=&quot;http://shitonfire.com/images/error2.png&quot;  _blank&gt;I get this error when I try&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Arrgh! This is driving me a little nuts! Any help is greatly apprecieated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.57567</guid>
	<pubDate>Fri, 23 Feb 2007 17:55:24 -0800</pubDate>
	<category>itunes</category>
	<category>sdk</category>
	<dc:creator>zackola</dc:creator>
	</item>
	
	</channel>
</rss>

