Reputation: 4905
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
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