WARNING : “SDK Version Issue”. xcode 10.1

前端 未结 4 1170
你的背包
你的背包 2021-02-07 06:13

when upload my app with xcode 10.1 i\'m getting the Warning

WARNING ITMS-90725: \"SDK Version Issue. This app was built with the iOS 12.0 SDK. Starting

4条回答
  •  你的背包
    2021-02-07 06:55

    Make sure you have the latest version of Xcode.

    If you do have Xcode 10.1 this is just a reminder that all of your apps need to comply with these terms.

    Also regardless of Xcode version if your app did archive/build successfully you have nothing to worry about at the moment.

    EDIT:

    Now ALL APPS submitted to the AppStore must have the 12.1 SDK or they will be rejected.

    If your app is still rejected and you have Xcode 10.1, update Xcode or reinstall, as the SDK was not integrated correctly by the system.

提交回复
热议问题