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

前端 未结 9 1816
醉话见心
醉话见心 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:03

    For Xcode 6 you need to:

    1. go to the Preferences (Cmd + ,)
    2. Accounts
    3. choose your account
    4. choose your team
    5. Click view details
    6. Choose provisioning profile from warning
    7. right click (show in Finder)
    8. remove from Finder

    Now the warning should disappear or you will need to repeat above steps for another warning

提交回复
热议问题