The default keychain doesn't have an identity matching the profile '*' and identity '*'

喜欢而已 提交于 2019-12-11 04:44:43

问题


I am trying to test my iPhone app on a real device. It was working before, and now it is not??? I get this error:

Code Sign error: The default keychain doesn't have an identity matching the profile '*' and identity '*'

I have tried deleting all profiles and certificates, and starting over. I have tried cleaning the project, restarting everything...etc. Any suggestions?


回答1:


I think the error is probably because you are mixing up the 'Distribution Provisoning Profile' with the 'Development Provisioning Profile'.



来源:https://stackoverflow.com/questions/8041523/the-default-keychain-doesnt-have-an-identity-matching-the-profile-and-ident

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