An old app I submitted was compatible with iOS 3.1.3. I don't want to support older versions anymore, and only want to support iOS 6.0 and above.
Should I just submit the new version, and change the deployment target to 6.0 ?
Is that enough ? What do I need to do to make sure that Apple does not reject it because it is not compatible with older devices anymore ?