Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can anybody tell me that what is suitable Xcode version for 10.6.8(snow leopard)?Does Xcode 4.2 installed on it?

share|improve this question
Are you asking what the lowest version is that will run or are you asking in general? If in general, then 4.2 is fine. – Zrb0529 Jun 14 '12 at 4:13

1 Answer

up vote 3 down vote accepted

You can install Xcode 4.2 on Mac OS 10.6.8. Xcode 4.3 is only supported in Max OS Lion.

share|improve this answer
Although you probably want 4.2.1, not the original 4.2. Besides the fact that you generally want the latest patch release, in this case, many of the new changes in 4.2 were buggy (e.g., "convert to ARC" would often just hang forever, trying to add iCloud entitlements to an existing project sometimes failed, …) until 4.2.1 – abarnert Jun 14 '12 at 17:59
@abarnert Thanks for the information. – Jayashankar Jun 15 '12 at 2:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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