Reputation: 59
I have an app on the app store that is compatible for iOS 4.0 and above. I built the app using xcode 4.2 on snow leopard 10.6.8 Now I want to make an update to my app. Can I submit the app using xcode 4.2? Or do I have to upgrade to mountain lion and download xcode 4.4.1 (I want my app to still be compatible with iOS 4.0 and above). I don't need any of the extra apis that iOs 6 brings, however I may use the cloud feature for iOS 5 (this is not a requirement). So can I still submit using xcode 4.2 to current app store?
Upvotes: 2
Views: 483
Reputation: 16946
Yes, Xcode 4.2 can still be used to submit apps to the App Store. I believe even 3.x versions can still be used, though the process is different then.
Upvotes: 1