ios - 传送 iOS 应用程序更新时出错。 "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK."

标签 ios iphone ios7 app-store

我在 2014 年 1 月 24 日悄悄地向 iOS 应用商店交付了一个应用。这是一款仅限 iO7/iPhone 的应用程序,所有内容均已正确交付。截至昨天,我的应用程序已获批准,目前可以在 App Store 中看到。

我整理了一个小更新,目前正致力于使用 Application Loader 交付它。

但是,现在当我上传我的生产 IPA 时,它会因为 sdk 错误而被拒绝。

Messages:
    Apple's web service operation was not successful
    Unable to authenticate the package: 806906410.itmsp
    ERROR ITMS-9000: "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)

自从我使用与上周末相同的 SDK 进行构建以来,我一直在努力弄清楚发生了什么变化。

最佳答案

从 2 月 1 日起,您只能使用 XCode 5.X 和 iOS7 SDK 为 AppStore 创建应用程序。仔细检查您是否使用正确的 XCode/SDK 编译了您的应用程序。

相关信息:https://developer.apple.com/news/?id=12172013a

关于ios - 传送 iOS 应用程序更新时出错。 "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21504848/

相关文章:

ios - UICollectionView 离屏截图

ios - 更改动态单选按钮中的图像

ios - iOS在向现有核心数据添加更多关系之后如何利用核心数据?

IOS Swift 获取选定的图像路径

iphone - 显示和隐藏键盘时调整表格 View 的大小

iphone - 无法读取 XML 文件

ios - 如何将 UITableView 帧一个接一个对齐并适合 UIScrollView?

iphone - 修复 0,0,320,45 中 TableView 的表头?

iphone - IOS:生物体的内存问题和

objective-c - CIDetector 没有释放内存