问题描述
我reticently交付应用程序的iOS应用程序商店上2014年1月24日。这是一个只有IO7 / iPhone应用程序,一切都正确地传递。截至昨天我的应用程序获得批准,它是目前在App Store中可见。
I reticently delivered an app to the iOS App store on 1/24/2014. It's an iO7/iPhone only app and everything was delivered correctly. As of yesterday my app was approved and it is currently visible in the App Store.
我把一个小更新,我目前的工作得到它使用应用程序加载器交付。
I put together a small update and am currently working on getting it delivered using Application Loader.
不过,现在当我上传我的生产IPA它被拒绝原因是什么似乎是一个SDK错误。
However, now when I upload my production IPA it gets rejected due to what seems like a sdk error.
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建设。
I'm struggling to figure out what has changed since I am building with the same SDK as I did last weekend.
推荐答案
从2月1日,您可以使用只适用于X code 5.x和iOS7 SDK创建AppStore的应用程序。仔细检查你用正确的X code / SDK编译您的应用程序。
From the February 1st you can use only XCode 5.X and iOS7 SDK to create apps for the AppStore. Double check that you compiled your app with the correct XCode/SDK.
这方面的信息:<一href=\"https://developer.apple.com/news/?id=12172013a\">https://developer.apple.com/news/?id=12172013a
这篇关于错误提供iOS应用更新。 &QUOT;这个包是无效的。苹果公司目前不接受这个版本的SDK构建的应用程序&QUOT。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!