Jordan
Jordan

Reputation: 1614

Need to install Xcode on OSX 10.7.2

What version of Xcode should I use? I tried installing 4.2 but got this cryptic error message enter image description here

If i wasn't so annoyed I'd find this funny

Upvotes: 1

Views: 4521

Answers (3)

randomness
randomness

Reputation: 1457

I have osx 10.7.X and need to install Xcode. The late xcode 5.X versions which is available in app store is not compatible with the 10.7. Xcode4.5.1 cltools is compatible.

Older versions are difficult to locate and after quite a lot of search inside developer.apple.com located the Older versions of Xcode here

Upvotes: 0

sventechie
sventechie

Reputation: 1847

The latest stable Xcode release is 4.3.2 as of May 31st, 2012. I believe there was a version for Snow Leopard (10.6) that would not work with Lion (10.7). You'll need to be a member of the developer program (free, I believe) to get the free download here.

Upvotes: 1

W Dyson
W Dyson

Reputation: 4634

Is there any reason you're still on OS X 10.7.2? If you can, update your Mac to 10.7.4. As for Xcode, the current version is 4.3.2. You can download it from the Mac App Store.

Upvotes: 2

Related Questions