ERROR ITME-90534: invalid toolchain. Xcode11.2 relase

Xcode11.2 在上传应用到appstore时会报 ITME-90534 错误,是这个版本的bug。因为现在 mac 的appstore 上11.2是最新版,所以解决方法是更新使用11.2.1测试版或者回退 Xcode11.1版本。此外,11.2还有使用 UITextView 闪退问题。(This update fixes a critical issue that could cause apps using UITextView to crash when run on previous versions of iOS, iPadOS, or tvOS. Please see the release notes.

 

 

Xcode11.2.1 GM 版本在 https://developer.apple.com/download/

需要登录后下载,网速很慢。

ERROR ITME-90534: invalid toolchain. Xcode11.2 relase_第1张图片

Xcode11.2.1

https://download.developer.apple.com/Developer_Tools/Xcode_11.2.1_GM_Seed/Xcode_11.2.1_GM_Seed.xip

Xcode11.1

https://download.developer.apple.com/Developer_Tools/Xcode_11.1/Xcode_11.1.xip

下载白天很慢,每天早上很快。

 

你可能感兴趣的:(ios学习之路)