【问题标题】:Getting an Error while Creating a iPhone Archive application创建 iPhone 存档应用程序时出错
【发布时间】: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


    【解决方案1】:

    项目名称和存档名称不匹配,因此出现错误。我正在使用#appcelerator 来编写我的应用程序。希望这会有所帮助

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-01-31
      • 2023-04-07
      • 1970-01-01
      • 1970-01-01
      • 2017-03-08
      • 2012-05-19
      • 2010-12-28
      相关资源
      最近更新 更多