Your account already has a signing certificate for this machine but it is not present in your keycha

来源:互联网 发布:乐视网络电视直播 编辑:程序博客网 时间:2024/05/16 18:39

Your account already has a signing certificate for this machine but it is not present in your keychain. To create a new one, you must first revoke the existing certificate.

xcode证书管理出现这个错误解决方法:

简单点的直接按照Xcode的提示Revoke掉,然后新建证书,如果不想Revoke可以叫拥有证书的人导出P12文件,然后安装也可以解决,还有一种方法就是下面的方法:

1 点击Xcode,选择Preferences

这里写图片描述

2 选择 Accounts,如果没登录,就登陆自己的账号,然后双击团队的名字那一栏,就是红色框框那一栏

这里写图片描述

3 在弹出的界面左下角,点击+号,选iOS Development,就可以解决这问题了。

这里写图片描述

阅读全文
0 0
原创粉丝点击