您的位置:首页 > 移动开发

The certificate used to sign ***has either expired or has been revoked. An updated certificate is required to sign and install the application

2016-09-21 18:02 1006 查看
真机测试的时候弹出这样的提示:The certificate used to sign ***has either expired or has been revoked. An updated certificate is required to sign and install the application....

想了想自己清理过本地的证书,于是参照 stackoverflow 上的方法试了下,果然好了。具体流程如下:

Shift(⇧) + Command(⌘) + K 或者 Product --> Clean

然后Menu --> Preference, 接着 Account --> Team --> View Details, 会有证书列表,右键 show in Finder然后 command + A 选中所有的证书将其删除。再回到 View Details中重新下载证书。下载完成之后选择 Done,回到 Target 进行 Fix Issue:



Reset 就 OK 了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐