【发布时间】:2015-01-05 11:25:27
【问题描述】:
我在应用商店上传应用时发现这些错误,请问有人可以解决这个问题吗?
Error ITMS-9000: "Invalid code signing entitlements. Your application bundle's signature contains code signing entitlement that are not supported on iOS. specifically, value '*' for key 'com.apple.developer.associated-domamains' in
'Payload/battleofchampionsHDIOS.app/battleofchampionsHDIOS' is not support."
我已经尝试过以前的方法,例如禁用 iCloud、`多次重新生成临时配置文件、从 Xcode 刷新 Xcode / mac / 临时配置文件。但仍然一次又一次地出现同样的错误。
【问题讨论】:
-
如果您找到任何解决方案,请帮助我。我的情况与您的情况相同。
-
@dreamBegin 在产品之前 > 存档检查您使用的是 AppStore 分发配置文件。转到构建设置 > 代码签名并更改发布的分发标识和发布的配置文件。
-
感谢您的回复先生,我解决了我的问题,这是脚本文件的问题。感谢您的时间 - kuldeep @Nasir Khan
标签: ios xcode app-store submit runtime-error