Entitlements don't match Provisioning Profile (0xE8008016)

后端 未结 5 1095
北海茫月
北海茫月 2021-01-11 13:26

today I finally got my Company-Developer-Account. I\'m working on an App, first on my private Account and today I wanted to move the App to the company account. So I created

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-11 13:59

    I had this same problem and none of the solutions I found on stack overflow, or github worked for me.

    Here's my solution:

    1. Select your project in the Project navigator

    2. Select the "General" tab.

    3. To the left of the "General" tab, select your target to the left; (this should show a dropdown with a list of targets)
    4. Below your current target you should see an item {your project}Tests; select that.
      1. Check the signing properties in the general tab and make sure they are valid.

    This was the problem for me. Hope it helps.

提交回复
热议问题