-1

Can XCode 4.2 run on 10.5 Leopard? Or will it only work with Snow Leopard (10.6) or Lion(10.7)?

António
  • 975
  • 1
  • 12
  • 31

2 Answers2

3

My school lab had this issue. The latest version of xcode that will run on 10.5 Leopard is 3.1 (3.1.4 is the exact version). Anything later requires 10.6 Snow Leopard.

Brian Broom
  • 497
  • 4
  • 11
1

Xcode 4.2 can run on both Snow Leopard (direct link) and Lion (App store link)

Nasreddine
  • 36,610
  • 17
  • 75
  • 94
  • One stupid question (from one person that never used Mac before): The Xcode 4.2 is free from Mac App Store (http://developer.apple.com/xcode/) . Using a Mac, the Mac App Store is free or I need to pay to use it? – António Nov 11 '11 at 15:17
  • @user1041864 You don't need to pay anything to create an account to use with the app store. free applications are also 100% free to download. – Nasreddine Nov 11 '11 at 15:18
  • So, I just need to pay the iOS Developer Program ($99/year), to test my application on real device, I can developer an entire application and test it in the emulator for free? – António Nov 11 '11 at 15:27
  • @user1041864 Yes. Testing on the simulator is free, testing on a real device may be done if [you're jailbroken](http://stackoverflow.com/questions/37464/iphone-app-minus-app-store). to distribute your apps and stuff, you have to pay the $99/year. – Nasreddine Nov 11 '11 at 15:31
  • This is going probably beyond the scope of the topic, but my application will be used just by a company only (not on Apply Store), but probably will be used by more than 100 devices. To join “iOS Developer Enterprise Program ($299)” is needed company DUNS Number (I´m not a company). So the company that will use the iOS application need to do the registration and distribute to theirs employees? – António Nov 11 '11 at 15:53
  • @user1041864 This I don't know about, you should ask it as a separate question and someone will probably give you the answer. – Nasreddine Nov 11 '11 at 16:00
  • http://stackoverflow.com/questions/8096749/deploy-ios-application-for-one-company-employees-only – António Nov 11 '11 at 16:23