- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试第一次更新我的应用程序,并遇到了这个问题。我进行了很多搜索,但没有一个解决方案对我有用。
App Store Connect Operation Error
ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [2020.0] in the Info.plist file must contain a higher version than that of the previously approved version [2020.0]. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
最佳答案
TL; DR:如果您拥有批准用于官方应用程序商店的应用程序版本,则不能将具有相同版本的内部版本上载到TestFlight。您必须从官方应用商店提交中删除该应用,或者增加您的TestFlight版本号。
我想出了为什么这发生在我身上。
关于app-store-connect - 错误ITMS-90062 : The value for key CFBundleShortVersionString must contain a higher version than that of the previously approved version,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33274537/
我是一名优秀的程序员,十分优秀!