Minimum OS version number, iPhone app

Posted by Michael Frost on Stack Overflow See other posts from Stack Overflow or by Michael Frost
Published on 2010-05-26T20:03:44Z Indexed on 2010/05/27 10:01 UTC
Read the original article Hit count: 229

Filed under:
|

Hi all

I've built an iPhone app which is live in the app-store. When originally submitting the app it showed up in App Store as requiring iPhone OS 3.1.3. When later updating the app I made sure my settings in Xcode for the target for the app store build had the Base SDK version set to 3.1.3 and the Deployment Target version set to 3.0, however it still shows up in app store as requiring 3.1.3.

From what I've understood the Deployment Target version is the one setting the requirement in app store?

Or is there any information concerning this that I should have updated in iTunes Connect when submitting the updated app?

Thanks, Michael

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode