当前位置:网站首页>Xcode Revoke certificate
Xcode Revoke certificate
2022-07-07 13:54:00 【烟花下的孤独】
问题:
Xcode 提示一下几种情况:
Certificate installation failed
No signing certificate "iOS Development" found
No "iOS Development" signing certificate matching team ID "xxxxx" with a private key was found.
Revoke certificate
Your account already has an Apple Development signing certificate for this machine,
but its private key is not installed in your keychain.
Xcode can create a new one after revoking your existing certificate.

点击Revoke之后还会出现失败,下面是失败提示语,而且提示下面还会出现上面截图问题
我此处已经处理好,截图消失,无法提供截图
Installing a certificate in the keychain failed (Error Domain=DVTSecErrorDomain Code=100021 "UNIX[Is a directory]" UserInfo={NSLocalizedDescription=UNIX[Is a directory]})
问题原因
配置Jenkins 时(大概是在操作Code signing & OS X keychain options配置), 导致证书失效
其中最主要原因是:钥匙串内所有存储信息均已消失,你可重启mac看下,会弹窗各种找不到钥匙串的弹窗
我这边出现了:
1、开机指纹消失
2、chrome浏览器内密码消失,无法再次记录
3、证书失效,而且最重要的事你无法revoke certificate成功
解决方法:
打开钥匙串 --> 偏好设置 --> 还原默认钥匙串
然后再次使用xcode 登录 开发者账号,问题解决
结尾
上架当天,自己配置Jenkins时发生,突然让我头脑发蒙,所以要慎重呀!兄弟们,只要代码和人一个能跑就行了,不要天天搞这些花里胡哨的东西!引以为戒!
不过还好问题解决,不影响打包使用,但是我的 Jenkins 搭配 fastlane 才能打包,但是能跑不就行了,要啥摩托车
边栏推荐
- How to implement backspace in shell
- A JS script can be directly put into the browser to perform operations
- Apache Doris刚“毕业”:为什么应关注这种SQL数据仓库?
- numpy--数据清洗
- 20th anniversary of agile: a failed uprising
- Rongyun won the 2022 China Xinchuang digital office portal excellence product award!
- 【微信小程序】Chapter(5):微信小程序基础API接口
- 2022第四届中国(济南)国际智慧养老产业展览会,山东老博会
- Is it reliable to open an account on Tongda letter with your mobile phone? Is there any potential safety hazard in such stock speculation
- Numpy -- epidemic data analysis case
猜你喜欢

深度之眼(七)——矩阵的初等变换(附:数模一些模型的解释)

Cut ffmpeg as needed, and use emscripten to compile and run

Plate - forme de surveillance par étapes zabbix

Step by step monitoring platform ZABBIX

Vertex shader to slice shader procedure, varying variable

Three. JS introductory learning notes 10:three JS grid

Excessive dependence on subsidies, difficult collection of key customers, and how strong is the potential to reach the dream of "the first share of domestic databases"?

Apache Doris just "graduated": why should we pay attention to this kind of SQL data warehouse?

Three. JS introductory learning notes 19: how to import FBX static model

Virtual memory, physical memory /ram what
随机推荐
47_Opencv中的轮廓查找 cv::findContours()
Three. JS introductory learning notes 19: how to import FBX static model
Detailed explanation of unity hot update knowledge points and introduction to common solution principles
Application example of infinite list [uigridview]
The "go to definition" in VS2010 does not respond or prompts the solution of "symbol not found"
torch.numel作用
Simple understanding and application of TS generics
JS array foreach source code parsing
Three. JS introductory learning notes 13: animation learning
如何在shell中实现 backspace
Three. JS introductory learning notes 03: perspective projection camera
./ Functions of configure, make and make install
Migration and reprint
C4D learning notes 1- animation - animation key frames
The "go to definition" in VS2010 does not respond or prompts the solution of "symbol not found"
分步式监控平台zabbix
The inevitable trend of the intelligent development of ankerui power grid is that microcomputer protection devices are used in power systems
Unity drawing plug-in = = [support the update of the original atlas]
Step by step monitoring platform ZABBIX
numpy--疫情数据分析案例