当前位置:网站首页>Xcode Revoke certificate
Xcode Revoke certificate
2022-07-07 16:10:00 【Loneliness under fireworks】
List of articles
problem :
Xcode Here are some situations :
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.
Click on Revoke Then there will be failures , The following is the failure prompt , And the above screenshot problem will appear below the prompt
I have handled it here , Screenshot disappears , Unable to provide screenshot
Installing a certificate in the keychain failed (Error Domain=DVTSecErrorDomain Code=100021 "UNIX[Is a directory]" UserInfo={NSLocalizedDescription=UNIX[Is a directory]})
Question why
To configure Jenkins when ( Probably in operation Code signing & OS X keychain options To configure ), Result in certificate invalidation
The main reason is : All stored information in the key chain has disappeared , You can restart mac look down , Can pop up all kinds of pop ups without finding the key chain
I'm here :
1、 Boot fingerprint disappears
2、chrome The password in the browser disappears , Cannot record again
3、 Certificate invalidation , And the most important thing you can't revoke certificate success
resolvent :
Open the keychain --> preferences --> Restore the default Keychain
Then use it again xcode Sign in Developer account , Problem solving
ending
On the day of its launch , Self configuring Jenkins Occurs when , Suddenly it made my mind go dark , So be careful ! brothers , As long as the code and people can run together , Don't do these fancy things every day ! Take warning !
But fortunately, the problem is solved , It does not affect the packaging , But my Jenkins collocation fastlane To pack , But it's OK to run , What kind of motorcycle do you want
边栏推荐
- What else can an ordinary person do besides working in a factory to make money?
- [excelexport], Excel to Lua, JSON, XML development tool
- markdown公式编辑教程
- Shader basic UV operations, translation, rotation, scaling
- A link opens the applet code. After compilation, it is easy to understand
- Shipping companies' AI products are mature, standardized and applied on a large scale. CIMC, the global leader in port and shipping AI / container AI, has built a benchmark for international shipping
- numpy--疫情数据分析案例
- Mysql database basic operation DQL basic query
- 2022山东智慧养老展,适老穿戴设备展,养老展,山东老博会
- Simple understanding and application of TS generics
猜你喜欢
Sysom case analysis: where is the missing memory| Dragon lizard Technology
LeetCode3_ Longest substring without duplicate characters
持续创作,还得靠它!
深度之眼(七)——矩阵的初等变换(附:数模一些模型的解释)
C4D learning notes 1- animation - animation key frames
MySQL数据库基本操作-DQL-基本查询
LeetCode2_ Add two numbers
Enterprise log analysis system elk
通知Notification使用全解析
Application example of infinite list [uigridview]
随机推荐
Shader_ Animation sequence frame
Talk about the cloud deployment of local projects created by SAP IRPA studio
Use moviepy Editor clips videos and intercepts video clips in batches
Numpy -- epidemic data analysis case
SPI master rx time out中断
Leetcode-136-只出现一次的数(用异或来解答)
SysOM 案例解析:消失的内存都去哪了 !| 龙蜥技术
讲师征集令 | Apache SeaTunnel(Incubating) Meetup 分享嘉宾火热招募中!
leetcode 241. Different ways to add parentheses design priority for operational expressions (medium)
Wireless sensor networks -- ZigBee and 6LoWPAN
招标公告:2022年云南联通gbase数据库维保公开比选项目(第二次)比选公告
保证接口数据安全的10种方案
The "go to definition" in VS2010 does not respond or prompts the solution of "symbol not found"
Sysom case analysis: where is the missing memory| Dragon lizard Technology
过度依赖补助,大客户收款难,冲刺“国产数据库第一股”的达梦后劲有多足?
After UE4 is packaged, mesh has no material problem
通知Notification使用全解析
Three. JS introductory learning notes 00: coordinate system, camera (temporarily understood)
Three. JS introductory learning notes 19: how to import FBX static model
LeetCode1_ Sum of two numbers