xcode4彻底解决Invalid Signature

发布时间:2020-05-16 05:09:17 作者:rainbird2
来源:网络 阅读:4232

 Invalid Signature - Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target.

签名错误是个很正常的问题,一般是因为发布app的时候,忘记了修改签名所致,这个问题在xcode3时代很好解决。但是在xcode4上笔者已经两次遇到它了。真是郁闷,之前都是按网上说的把不是这次用的证书通通删掉,一般情况下可以解决。但是这也不是个事儿啊?尤其是同时维护好几个app的时候,总不能每次都这么干吧,经过一番努力终于研究明白了在xcode4上怎么彻底解决这个问题,特把解决步骤写一下.

xcode4彻底解决Invalid Signature

首先确定签名这里所有出现签名的地方都是你要提交的app的签名,如上图现在的情况虽然Debug和Release后面的签名是正式用的签名但是Any SDK和 Any IOS SDK用的签名却不是正式的,修改正确了.

xcode4彻底解决Invalid Signature

其次打包的时候注意identity后面跟的签名文件是不是要使用的。

基本这两个地方都确定无误了也就和 Invalid Signature说byebye了

 

推荐阅读:
  1. OSX加载驱动提示invalid signature
  2. invalid LOC header (bad signature)-Maven异常

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

职场 休闲 xcode4

上一篇:.net回车事件

下一篇:学习软件设计师心得

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》