Can XCode 3.2 run on 10.5.x Leopard? Or will it only work with Snow Leopard (10.6)?

link|improve this question
feedback

3 Answers

up vote 7 down vote accepted

The answer is no, at least using the provided installer. The installer reports 10.6 is not found on any of my volumes and refuses to install.

link|improve this answer
No. Even if you managed to copy it onto a 10.5 machine by hand, it would refuse to launch, as it depends on Snow Leopard. – Kevin Ballard Sep 11 '09 at 0:55
What happens if you change the reported system version to 10.6? A lot of the time Apple's OS retrictions are "name-only" checks and the applications don't actually require a particular version to run. – Coxy Sep 11 '09 at 2:30
5  
It won't work. Xcode 3.2 is built using many Snow Leopard only APIs. It is optimized for Snow Leopard through and through. (Not sure where you got the "name-only check" impression... that just ain't true) – bbum Sep 11 '09 at 7:47
1  
Visual Studio 2010 works on Windows XP, released 9 years before. However with Apple you need to surrender your wallet. – Cosmin Feb 10 '11 at 14:26
feedback

NO, it doesn't work. It needs snow leopord to install.

link|improve this answer
feedback

Snow Leopard is just $25 for 1 or $49 for 5

link|improve this answer
2  
yes but it doesn't work with powerpc! – A. Ferrer Mar 12 '11 at 16:47
We know how much it costs, but this is a horrible excuse for development software not to work. I used to be an Apple fan, but they have been grating on my nerves. Why should I need to upgrade my desktop OS if I want to develop for iOS? The two have nothing to do with each other: The iOS test environment runs in an emulator. And on top of that, having to pay $99 for the "privilege" of testing an app on physical hardware is just nonsense. – transistor1 Sep 21 '11 at 16:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.