dr_rk
dr_rk

Reputation: 4565

Xcode 3 and iOS 6

A newbie question. I have Xcode 3.2.6 and my ipad is iOS 6.0. It seems this version of Xcode doesn't support the iOS version. What version do I need to upgrade my Xcode to so that I can test apps on devices running iOS 6.

And, my second question do I have to download the .dmg to upgrade Xcode. Currently I am running snow leopard 10.6.8.

Upvotes: 2

Views: 650

Answers (2)

TCvetkovic
TCvetkovic

Reputation: 118

You need OS X Lion 10.7.4 or later to install the latest version of Xcode from the AppStore. Then you will be able to build apps to your device with iOS 6.0.

Upvotes: 1

Zaphod
Zaphod

Reputation: 7290

For iOS 6 you will need Xcode 4.5 and at least Lion (10.7)

Upvotes: 3

Related Questions