I've updated Xcode to 8, since than I can't run my project.
I tried to enable/disable "Automatically manage signing" option but keep on getting 2 alerts:
- your app id "..." cannot be registered to your development team.
- provision profile "..." doesn't include signing certificate "my signing certificate"
Im the team Agent on our developer portal I can see my user certificate and all seems to be valid. When I go to Xcode -> Preferences -> Account, I can see our team account attached to all our team provision profiles, but in my personal certificate I can't see any provisioning profiles attached.
How can I add the missing provision profile to my personal certificate and why this happens?
I follow the link with no help.