当前位置:网站首页>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 才能打包,但是能跑不就行了,要啥摩托车
边栏推荐
- SPI master rx time out中断
- What about the pointer in neural network C language
- Annexb and avcc are two methods of data segmentation in decoding
- numpy--数据清洗
- Syntaxhighlight highlights the right scroll bar
- 持续创作,还得靠它!
- LeetCode2_ Add two numbers
- 无线传感器网络--ZigBee和6LoWPAN
- Bidding announcement: 2022 Yunnan Unicom gbase database maintenance public comparison and selection project (second) comparison and selection announcement
- 20th anniversary of agile: a failed uprising
猜你喜欢
Vite path alias @ configuration
Three. JS introductory learning notes 08:orbitcontrols JS plug-in - mouse control model rotation, zoom in, zoom out, translation, etc
Three. JS introductory learning notes 15: threejs frame animation module
Three. JS introductory learning notes 18: how to export JSON files with Blender
Iterator and for of.. loop
融云斩获 2022 中国信创数字化办公门户卓越产品奖!
Good news! Kelan sundb database and Hongshu technology privacy data protection management software complete compatibility adaptation
Continuous creation depends on it!
强化实时数据管理,英方软件助力医保平台安全建设
Mesh merging under ue4/ue5 runtime
随机推荐
Vite path alias @ configuration
hellogolang
MySQL数据库基本操作-DQL-基本查询
VS2005 strange breakpoint is invalid or member variable value cannot be viewed
OpenGL's distinction and understanding of VAO, VBO and EBO
hellogolang
融云斩获 2022 中国信创数字化办公门户卓越产品奖!
[wechat applet] Chapter (5): basic API interface of wechat applet
Wireless sensor networks -- ZigBee and 6LoWPAN
Mesh merging under ue4/ue5 runtime
You Yuxi, coming!
Unity3D_ Class fishing project, bullet rebound effect is achieved
通知Notification使用全解析
星瑞格数据库入围“2021年度福建省信息技术应用创新典型解决方案”
Iterator and for of.. loop
Numpy -- data cleaning
Cut ffmpeg as needed, and use emscripten to compile and run
Unity3D_ Class fishing project, control the distance between collision walls to adapt to different models
Continuous creation depends on it!
SPI master rx time out中断