A valid provisioning profile for this executable was not found

前端 未结 13 1606
清酒与你
清酒与你 2020-12-31 08:49

I just cracked open an older project to apply a bug fix.

After 2 minutes of fixing the, bug I go to build it to my device, and I get this error \"A valid provisioni

13条回答
  •  不思量自难忘°
    2020-12-31 08:58

    1- TARGETS -> click the app-> Build Setting-> Code Signing : Make sure that both "Debug" and "Any iOS SDK" are set to "iPhone Development"

    2- Product -> Scheme -> Edit Scheme: Make sure Build Configuration is set to Debug.

提交回复
热议问题