The certificate used to sign "XXX" has either expired or has been revoked
Posted 水上云天
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The certificate used to sign "XXX" has either expired or has been revoked相关的知识,希望对你有一定的参考价值。
在Xcode真机调试开发过程中,无论是使用个人证书或者是企业证书,经常会遇到这样的问题:
The certificate used to sign "XXX" has either expired or has been revoked. An updated certificate is required to sign and install the application.
刚开始在key里删除证书,在Xcode中fix一下,好像问题也不大。
但是最近频发发生这样的事情,有时候需要耗费很久才能在搞定。
后来在stack overflow找到一个帖子,是这样解决的:
http://stackoverflow.com/questions/36689116/certificate-has-either-expired-or-has-been-revoked
First of all clean the project by holding Shift(⇧)+Command(⌘)+K or Select Product > Clean
Then
Go to XCode Menu> Preference
Select Account > Team > View Details
Select any Provisioning profile from Provisioning Profiles list
Right click > Select Show in Finder. Then you will see all lists of provisioning profiles
Select all provisionaling list from the folder and move it to trash
Download All provisioning profiles by clicking Download All below Provisioning Profile lists.
Now, Run again and it should Work!
以上是关于The certificate used to sign "XXX" has either expired or has been revoked的主要内容,如果未能解决你的问题,请参考以下文章
The certificate used to sign "XXX" has either expired or has been revoked
The certificate used to sign "" has either expired or has been revoked.
The certificate used to sign "" has either expired or has been revoked.
The Beginner’s Guide on How to Use TaoBao
[nodejs] Error: unable to verify the first certificate
The remote certificate is invalid according to the validation procedure