Xcode 5缺少代码签名权利?

时间:2014-02-05 14:17:07

标签: ios objective-c xcode5 loader signing

我正在使用xcode 5并试图通过应用程序加载器将我的应用程序上传到iTunes。

好的,在过去的5天里,我试图解决这个问题。我通过论坛查看并写入苹果,但我还没有找到解决方案。

到目前为止我做了什么:

  • 续订所有配置文件并在xcode中刷新它们

  • 捆绑ID是正确的字段输出

  • 检查了苹果的文档

  • 在功能下,唯一启用的功能是gamecenter和IAP,因此没有丢失的密钥

问题在于:

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)

1 个答案:

答案 0 :(得分:0)

几天前我遇到的同样问题。检查项目include all required icons是否具有正确的名称(在资源文件夹和plist文件中)。