【发布时间】:2012-02-27 15:48:56
【问题描述】:
当我尝试构建和存档时。由于从未创建存档,我收到以下警告。我已经多次重新创建证书和分发配置文件,但没有任何成功。我在 Lion 上使用 Xcode 4.2.1
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/harjitsingh/Library/Developer/Xcode/DerivedData/pixTraining-esipiqauyjdzovexgfzrwtdvxblk/Build/Products/Release-iphoneos/pixTraining.app/pixTraining
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
Illegal entitlement key/value pair: com.apple.developer.ubiquity-kvstore-identifier, U4VTF92U2W.PiX
Illegal entitlement key/value pair: com.apple.developer.ubiquity-container-identifiers, <CFArray 0x10790a920 [0x7fff76712fc0]>{type = mutable-small, count = 1, values = (
0 : <CFString 0x10790a950 [0x7fff76712fc0]>{contents = "U4VTF92U2W.PiX"}
)}
AssertMacros: filter_entitlements(entitlements_whitelist, entitlements_requested, allowable_entitlements), file: codesign_wrapper.c, line: 932
- (null)
【问题讨论】:
标签: ios xcode4 xcodebuild