Missing iOS Distribution signing identity

前端 未结 7 994
遇见更好的自我
遇见更好的自我 2021-02-01 11:49

I deleted all my provisioning profiles from my Mac by mistake (Library/Mobile Device/Provisioning Profiles). Now, no matter what I do, Xcode gives me this error:

相关标签:
7条回答
  • 2021-02-01 12:23

    First: down and install WWDR in here https://developer.apple.com/support/certificates/expiration/ Then: In Keychain Access click View and select show expired Certificates and delete them on login and System tab Finally: Clear and Build project on Xcode

    I uesed above ways to create ipa file. Hope help you.

    0 讨论(0)
提交回复
热议问题