DCloud_App_Array
DCloud_App_Array
  • 发布:2019-11-19 11:46
  • 更新:2019-11-19 11:46
  • 阅读:2046

iOS平台打包提交AppStore报WARNING ITMS-90703错误的解决方法

分类:HTML5+

部分开发者反馈提交AppStore可能会报以下错误:

WARNING ITMS-90703: "Deprecated Xcode Build. Due to resolved app archives issues, we have deprecated Xcode 11.2 on November 5, 2019. Download Xcode 11.2.1 or newer, rebuild your app and resubmit."  

ERROR ITMS-90534: "Invalid Toolchain. Your app was built with an unsupported SDK or version of Xcode. If you plan to submit this build to the App Store, make sure you are using the versions listed in https://help.apple.com/xcode/mac/current/#/devf16aefe3b or later."

这是由于使用XCode11.2版本打包生成ipa导致的问题,苹果已紧急发布了XCode11.2.1,需要更新XCode版本

HBuilderX云端打包

2019年11月17日至2019年11月18日,HBuilderX(alpha)版本对应的云端打包机使用XCode版本为11.2,此时间段云端打包提交AppStore会报上述问题。
2019年11月19日开始,HBuilderX(alpha)版对应的云端已更新XCode为11.2.1。
使用HBuilderX(alpha)的开发者请更新到最新版本(2.4.2),重新提交云端打包即可。

使用HBuilderX正式版提交云端打包生成的ipa不受影响

本地离线打包

更新XCode到11.2.1版本重新打包,再提交AppStore。

1 关注 分享
亢老师

要回复文章请先登录注册