Provisioning profile "iOS Team Provisioning Profile: ***.xxxxxx.***" doesn't include signing certificate "iPhone Developer:

I am trying to compile an update to one of my existing apps, but I keep getting this error:


Check dependencies

Provisioning profile "iOS Team Provisioning Profile: ***.xxxxx.***" doesn't include signing certificate "iPhone Developer: my name (xx43U4KZxx)".

Code signing is required for product type 'Application' in SDK 'iOS 10.0'


I checked my certificates here on developer.apple.com, and I have both a valid dev. cert & dist. cert.

The dev cert. I created a few days ago (the old one had expired).

I then downloaded it to my MAC and dbl-clicked on it.

Also, I tried Xcode/Preferences->Accounts/"View Details"/"Download All"

Neither seems to have worked.

Is there anything else I need to do?


Also, the provisioning profile for the specific app is still valid.


Any help would be much appreciated!

Post not yet marked as solved Up vote post of relicplay Down vote post of relicplay
8.0k views

Replies

What version Xcode are you using?


Did you perform and option-clean build folder on that project yet?

I am using the xcode as a team member but xcode see me as a individual person. So I can't reach to profiles and identifiers.

Did you delete the old certificate before downloading the new one from developer.apple.com ? It was the issue for me :)