Keychain unable to import p12 properly and system keychain looks messed up

非 Y 不嫁゛ 提交于 2019-12-24 01:58:09

问题


I have .p12 file of ios Development certificate, I want to import it into my login keychain. But when I double tap it goes inside certificates instead of MyCertificates and it doesn't have expand arrow.

Because of this, I am not able to archive my iOS project. While codesigning I am getting an error saying "The specified item could not be found in keychain". keychain after importing p12

And I also cant see any private keys for my system keychain certificates(cant see the expand arrow). Please help.

来源:https://stackoverflow.com/questions/57074876/keychain-unable-to-import-p12-properly-and-system-keychain-looks-messed-up

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!