iOS代码签名失败:“密封的资源丢失或无效。” [英] iOS code signing fails: "A sealed resource is missing or invalid."

查看:260
本文介绍了iOS代码签名失败:“密封的资源丢失或无效。”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经遇到这个问题已经8个小时无法解决了。

I have been with this problem already 8 hours unable to solve it.

Whats Cool JLD$ codesign -vvvv build/Distribution-iphoneos/Whats\ cool\?.app
build/Distribution-iphoneos/Whats cool?.app: a sealed resource is missing or invalid
/Users/JLD/Desktop/iOS Development/Whats Cool/build/Distribution-iphoneos/Whats
cool?.app/Whats cool?: resource modified

我已尝试在所有这些主题上发布的解决方案无效:

I have tried the solutions posted on all these threads to no avail:

  • http://discussions.info.apple.com/thread.jspa?threadID=1590980&start=0&tstart=0
  • http://discussions.apple.com/message.jspa?messageID=9167082#9167082
  • http://www.iphonedevsdk.com/forum/iphone-sdk-development/2256-application-failed-codesign-verification.html
  • http://forums.macrumors.com/showthread.php?t=584209
  • How to solve "Application failed codesign verification" when uploading to iTunes Connect?

我甚至尝试重新创建整个项目,重做所有IB连接,没有任何作用!它构建了一切,但它无法编码签名!所以我无法通过AppLoader上传它。

I even tried recreating the whole project again redoing all the IB connections and nothing works! It builds everything, but it is unable to code sign it! So I'm unable to upload it through the AppLoader.

我按照分发应用程序页面上的配置文件中的说明执行所有这些操作。

I am doing all these following the instructions found at the provisioning profile on the Distribute application page.

  • http://developer.apple.com/ios/manage/distribution/index.action

我甚至尝试过建设来自另一台Mac。我的分发配置文件和我的分发证书都设置为WildCard。但它仍然无效。我使用另一个Bundle ID以不同的名称创建了一个新的应用程序无济于事。我不知道该怎么办了!
谢谢你未来的问题解决者!我知道你在那里所以来帮助我,我会永远感谢你!

I even tried building from another Mac. I have my distribution profile and my distribution certificate both set to WildCard. But it still doesn't work. I made a new app under a different name with another Bundle ID to no avail. I don't know what to try anymore! Thank you future problem solver! I know you are there so come to my aid, I'll thank you forever!

更新:我试图从新项目开始刮。复制源代码并重建IB上的所有连接无济于事。我甚至按照这个链接说明:

UPDATE: I tried to make the new project from scratch. Copying the source code and remaking all the connections on IB to no avail. I even followed this link with instructions:

  • http://techiechok.com/2009/03/30/resolving-iphone-code-signing-error/

不成功。我不知道还能做什么。我甚至考虑使用一个技术事件来一劳永逸地解决这个问题。

Unsuccessful. I don't know what else to do. I'm even considering using one technical incident to solve this problem once and for all.

推荐答案

解决了。问题是产品名称上的'?'字符。不应该那样,但就是这样。苹果公司没有说这会产生代码验证问题。

Solved. The problem was a '?' character on the product name. Shouldn't be like that but that's how it is. Nowhere apple says that that makes a codesign verification issue.

这篇关于iOS代码签名失败:“密封的资源丢失或无效。”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆