build settings specify a provisioning profile with the UUID

前端 未结 17 1895
逝去的感伤
逝去的感伤 2020-12-29 19:15

I cannot seem to be able to archive an app on a new computer. I created new provisioning profiles for distribution and development. I created a new Certificate Signing Req

17条回答
  •  感情败类
    2020-12-29 19:43

    I resolved this problem by the following steps:

    1. cd ~/Library/MobileDevice/Provisioning\ Profiles/
    2. rm *.mobileprovision
    3. reset your provision

提交回复
热议问题