我正在使用xcode 5,并试图通过应用程序加载程序将我的应用程序上传到itunes。
好的,在过去的5天里,我一直在努力解决这个问题。我已经浏览过论坛并写信给苹果,但我还没有找到解决方案。
我到目前为止所做的事:
问题是:
1. Apple's web service operation was not succesful
2. Unable to authenticate the package: 717608008.itmsp
3. ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in bundle 'com.xxxxxx.xxxxxx' for executable 'Payload/xxxxxxx.app/file name'."" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)发布于 2014-02-05 14:23:44
几天前我也遇到了同样的问题。检查项目include all required icons是否具有正确的名称(在“资源”文件夹和plist文件中)。
https://stackoverflow.com/questions/21579742
复制相似问题