iOS Minimum OS Requirements different between Xcode project and iTunes Connect

后端 未结 2 1230
执笔经年
执笔经年 2021-01-26 12:28

I submitted an app to iTunes 7 days ago. Its status is \"Waiting For Review\"

I set iOS Deployment Target as 6.0 in the project\'s settings:

2条回答
  •  無奈伤痛
    2021-01-26 12:38

    What you did, regarding the 6.0, is only say that's the deployment to be set as, not the MINIMUM deployment. I'd say go back, check your info.plist, and check to see that the minimum os version is set to 6.0. Your min os version in your info.plist is probably set to 5.0

提交回复
热议问题