Getsy
Getsy

Reputation: 4905

iPhone:What is the version of Xcode to use for developing apps for iOS 4.2.1?

I am having the updated iOS 4.2.1 iPhone. I want to develop apps for that. I have Xcode 3.2.5 version now, but it shows upto only 4.2 device to select, doesn't show 4.2.1. What version of Xcode i should use for developing apps for this device? Please advise.

Thank you.

Upvotes: 0

Views: 198

Answers (2)

Nvick
Nvick

Reputation: 290

That is currently the latest stable version.

Upvotes: 0

Matthias Bauch
Matthias Bauch

Reputation: 90117

always use the latest stable version for development.

There is no dedicated version for 4.2.1, use what you have and let XCode collect the missing debug information from your device.

Upvotes: 1

Related Questions