Chris B.
Chris B.

Reputation: 90299

How do I download the SDK for iPhone for Leopard?

I have a Mac with Leopard installed (not Snow Leopard). I'm trying to start playing around with iPhone development, so I want to download XCode and the iPhone SDK. I found a version of XCode on Apple's site which runs on Leopard, but it doesn't have the iPhone SDK bundled with it, and I can't find the iPhone SDK anywhere except bundled with the latest version of XCode (and it won't run on Leopard, just Snow Leopard).

Where can I get a copy of the iPhone SDK for Leopard?

Upvotes: 0

Views: 2092

Answers (3)

ndbroadbent
ndbroadbent

Reputation: 13803

http://chris-fletcher.com/2010/08/28/howto-install-iphone-sdk-2-0-3-1-for-xcode-3-2/

Choose [iPhone SDK 3.1.3 with Xcode 3.1.4 – Leopard].

(I had the same problem.. an old PPC with Mac OS X 10.5 that can't be upgraded to 10.6.2)

This will definitely let you write simple and useful iPhone apps, although I'm not sure about App Store acceptance. Good for 'hello world' and personal stuff, though.

Upvotes: 2

Goz
Goz

Reputation: 62333

Edit: Listen to Eiko. 10.5 is no longer supported.

Upvotes: -1

Eiko
Eiko

Reputation: 25632

You're out of luck. Current SDK is Snow Leopard only.

Upvotes: 1

Related Questions