The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

冷暖自知 提交于 2019-12-01 00:12:36

问题


I want to test my app in a device and I'm stuck with this error for hours:

The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

I've followed this guide, and I've searched similar questions here on stackoverflow.

This might help: in my Provisioning Profiles my certificates have "Valid signing identity not found" and my Archives tab is empty.

Any help would be nice.


回答1:


This is about what is in your keychain. Look in your keychain (with Keychain Access). Do you or do you not have a valid up-to-date development certificate? Hint: it looks like this:

Except that the one in the screen shot is expired! You need to have one, and it needs to be not expired. If you don't have one, then get one.



来源:https://stackoverflow.com/questions/16614173/the-identity-iphone-developer-doesnt-match-any-valid-non-expired-certificate

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