A valid provisioning profile for this executable was not found

前端 未结 13 1598
清酒与你
清酒与你 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条回答
  •  萌比男神i
    2020-12-31 09:11

    You need to assign provision profile at target level as well as Project level. So if you are using Xcode 4 you can see two column. So you need to assign provision profile in both. Also, Make sure

    1. you drag and drop your provision profile to iTunes or Xcode.
    2. Make sure you added your device id in the new provision profile.

    Select provision profile in all the configuration if above not work. Just to give it a try.

提交回复
热议问题