错误ITMS-90725:请更新Xcode并重建您的应用程序 [英] ERROR ITMS-90725: Please update Xcode and rebuild your app

查看:2967
本文介绍了错误ITMS-90725:请更新Xcode并重建您的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前在Swift 3.2和Xcode 8.3中的项目今天出现这个错误,即使我已经在3天之前成功上传到iTunes。

My current project in Swift 3.2 and Xcode 8.3 this error comes today even I have successfully uploaded to iTunes before 3 days.


错误ITMS-90725:SDK版本问题。此应用程序是使用iOS
'10 .3'SDK构建的。全新提交到App Store的iOS应用必须使用iOS '11 .0'SDK或更高版本构建
,包含在Xcode [9.0]或更高版本中。
请更新Xcode并重建您的应用。

ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS '10.3' SDK. All new iOS apps submitted to the App Store must be built with the iOS '11.0' SDK or later, included in Xcode [9.0] or later. Please update Xcode and rebuild your app."


推荐答案

来自Apple的将应用程序提交到App Store


从2018年4月开始,提交所有新的iOS应用程序到App Store必须使用iOS 11 SDK构建

Starting April 2018, all new iOS apps submitted to the App Store must be built with the iOS 11 SDK.

和相关的(较旧但可能有用)< a href =https://developer.apple.com/library/content/qa/qa1806/_index.html\"rel =nofollow noreferrer>技术说明:

And a related (older but probably useful) Technical Note:


Xcode使用
最新的SDK强制构建每个项目是不切实际的。例如,可能需要发送即时
热修复版本的应用程序 - 无需等到应用程序完全为
更新为更新的SDK。

It is not practical for Xcode to force every project to build with the latest SDK. For example, it may be necessary to ship an immediate hot-fix version of app - without waiting until the app has been fully updated for a newer SDK.

但重要的是要了解使用较旧的SDK是
临时解决方法,而不是解决方案。应尽快修复使用最新SDK阻止您的应用程序
的问题。这将是
更容易解决这些问题,而较旧的构建系统仍然支持

But it's important to understand that using an older SDK is a temporary workaround, not a solution. Issues preventing your app from using the latest SDK should be fixed as soon as possible. It will be much easier to fix these issues while the older build system is still supported.

重要:不会无限期地支持Legacy SDK版本。

Important: No Legacy SDK version will be supported indefinitely.

这篇关于错误ITMS-90725:请更新Xcode并重建您的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆