【发布时间】:2011-12-12 02:27:15
【问题描述】:
我正在尝试将我的新应用发送到苹果以进入应用商店,但我似乎无法正确签署代码!
警告:应用程序未通过协同签名验证。签名是 无效,或者它没有使用 iPhone 分发证书签名。 (-19011) 可执行文件=/Users/Joseph/Library/Developer/Xcode/DerivedData/PicADay-dzlmpdarkaqeclhampzrztoxctto/Build/Products/Distribution-iphoneos/PicADay.app/PicADay codesign_wrapper-0.7.10:使用 Apple CA 进行配置文件评估 非法授权键/值对:com.apple.developer.ubiquity-kvstore-identifier, 864RCJ7A4Q.com.ProJaxsGames.PicADay 非法授权键/值对:com.apple.developer.ubiquity-container-identifiers, {type = mutable-small, count = 1, values = ( 0:{内容=“864RCJ7A4Q.com.ProJaxsGames.PicADay”} )} AssertMacros:filter_entitlements(entitlements_whitelist,entitlements_requested,allowable_entitlements),文件: codesign_wrapper.c,行:932 - (null)
【问题讨论】:
-
分发证书是否使用启用了 iCloud 的应用程序 ID 创建?请注意,如果您创建证书,然后为该应用启用 iCloud,则必须撤销该证书,然后重新创建。
标签: iphone objective-c ios