build settings specify a provisioning profile with the UUID

前端 未结 17 1910
逝去的感伤
逝去的感伤 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 20:05

    I opened project.pbxproj with text editor and searched for UUID and delete the line like this PROVISIONING_PROFILE = "UUID";

提交回复
热议问题