【发布时间】:2016-12-26 06:05:09
【问题描述】:
在将 ipa 文件上传到应用程序加载器时,我遇到了这种类型的错误。 我正在使用 sierra 10.12.1 和 x-code 版本 8.1 (8B62)。如何解决这个问题?
ERROR ITMS-90596: "Invalid Bundle. The asset catalog at 'Payload/Limon
chilli.app/Assets.car' can't be read. Try rebuilding the app with a non-beta
version of Xcode and submit it again."
【问题讨论】:
-
一个错误表明您正在尝试从 Xcode beta 版本提交应用程序。
-
那我应该下载x-code 8.2吧?
-
您需要 Xcode 的 alpha 版本。
-
更新的 mac os 和 x-code 得到同样的错误
标签: ios objective-c xcode8 ios10