Provisioning Profile

I get the below error while I build the app for a device


Provisioning profile "######" doesn't include signing certificate "##########".


Provisioning profile "########" doesn't include the currently selected device "#########".


What do I need to do to resolve this?

Post not yet marked as solved Up vote post of apsmobility Down vote post of apsmobility
4.6k views

Answers

What version Xcode, on which version iOS, using what device?


Did you use Xcode to create that app?


Do you have a paid Developer Program account or are you attempting to work with Xcode's free provisioning?

Thanks for getting back!


XCode version 10.0 / iPhone 8 / iOS Version 11.4.1


Yes, Xcode was used to create the app. We have a paid developer program.

Is that project configured for manual or auto code signing?


Did you use the Product menu and choose to clean build folder?


What happens if you create a new project using Xcode's iOS SimpleView template and try to build it to your device?


Is that device registered in the Member Center?

Seems like there's a button to add this on the Signings and capabilities tab under the signing heading