macOS Sierra上的代码签名错误,Xcode 8 [英] Code Sign Error on macOS Sierra, Xcode 8

查看:107
本文介绍了macOS Sierra上的代码签名错误,Xcode 8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计刚刚更新并立即收到此错误。
错误:已发生加密验证失败。

Hey guys just updated and right away getting this error. "error: A cryptographic verification failure has occurred."

有任何想法吗?

编辑:我有iOS 10

I have iOS 10

推荐答案

简单解决方案: -

Simple solution:-

我如何做了[为我工作]

How I did [Working for me]

步骤1: - 转到此文件夹 - 从你的取景器按选项转到 - >转到文件夹

Step 1:- Go to this folder - from your finder press option Go - > Go to Folder

然后输入您的项目路径,如下例所示: - Library / Developer / Xcode / DerivedData / yourprojectname / Build / Products / Debug-iphoneos

then type your project path like this example:- Library/Developer/Xcode/DerivedData/yourprojectname/Build/Products/Debug-iphoneos

现在你可以看到一个窗口弹出的可用文件列表,你看到你的app.app文件[不要做任何事情只等第2步]。

Now you can see a window pop with list of available File, There you see yourApp.app file [ Don't do anything just wait for step 2].

第2步: - 打开新的终端并输入cd然后只需将第1步yourApp.app拖到终端,现在你将获得该应用的路径,现在按下回车键。

Step 2:- Open new Terminal and type just cd then just drag step 1 yourApp.app to terminal, now you will get the path for the app, now press enter button.

第3步: - 现在输入这个命令**

Step 3:- Now type this command **


xattr -rc。

xattr -rc .

不要错过。(点)按回车键。

Don't miss "."(Dot) press enter button.

就是这样,转到Xcode项目并清理并重新运行。

That's it, Go to your Xcode project and clean and run again.

这篇关于macOS Sierra上的代码签名错误,Xcode 8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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