macOS Sierra上的代码签名错误,Xcode 8

编程入门 行业动态 更新时间:2024-10-14 00:26:27
本文介绍了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

本文发布于:2023-11-26 13:53:52,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1634061.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   代码   macOS   Sierra   Xcode

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!