Xcode build warning - Target Integrity - Provisioning profile is expiring only for the ProjectnameTests Target

前端 未结 9 1817
醉话见心
醉话见心 2021-01-31 13:51

All my apps that i\'ve created so far do this. It does nothing to the app or being able to run it but it\'s just annoying always having that 1 warning.

I\'m Using Xcode

9条回答
  •  被撕碎了的回忆
    2021-01-31 14:18

    I had the same issue.

    Worked out in the end it was Xcode warning about some expired profiles generally - not ones specifically linked to the current project.

    To fix I went to Organizer/ Devices Tab and under Library select Provisioning Profiles

    I had two profiles in the list that had expired - I didn't need them so I just right clicked and deleted them.

    Warning then went away.

提交回复
热议问题