Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <ol> <li>You have to have an Intel mac<sup><a href="https://stackoverflow.com/questions/37822/is-it-just-the-iphone-simulator-that-is-restricted-to-intel-only-macs">1</a></sup> and an iPhone (or iPod Touch)</li> <li>You need to <a href="http://developer.apple.com/iPhone/program/" rel="nofollow noreferrer"><strong>apply</strong> to the iPhone developer program</a> to run your program on your iPhone. You just need to <strong>register</strong> on the site to download the SDK and run things in the simulator.</li> <li>Once accepted to the developer program or registered, download the iPhone SDK which includes XCode (the mac development environment). XCode comes on your OS install disks but it will be an old version and won't have the iPhone libraries.</li> <li><a href="http://www.google.com/search?hl=en&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;hs=poy&amp;q=objective+c+tutorial&amp;btnG=Search" rel="nofollow noreferrer">Learn objective C</a>.</li> <li>Follow some iPhone specific tutorials or <a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php" rel="nofollow noreferrer">Stanford's online iPhone class</a>.</li> </ol> <p>&lt;sarcasm&gt; Read more in this <a href="http://www.guardian.co.uk/technology/gamesblog/2009/feb/10/gameculture-apple" rel="nofollow noreferrer">Guardian article about how you can quit your job and make $20k a day from your iPhone app</a> &lt;/sarcasm&gt;</p> <p>Footnotes: 1. <a href="https://stackoverflow.com/questions/37822/is-it-just-the-iphone-simulator-that-is-restricted-to-intel-only-macs">Is it just the iPhone simulator that is restricted to Intel only Mac&#39;s?</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload