Signing error after xcode update

Hello everyone!


I'm very new in apple developement and now I get my first real challange.


After I have update my xcode enveroment, I'm getting an signing error:


No certificate matching 'iOS Development' for team '----------: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.

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


Until i have updated xcode everything was working fine. So I gus there is causality to the xcode update.


here are some things that i have allready tried:

  • revoke my certificates
  • installed new certificates
  • reset my provisioning profiles with new certificates
  • test the build again, still faild


also i was lucky to have another mac where I did not updated xcode

so I installed new certificates and provisioning profiles and make my builds on this machine and erverything just working fine.


so how do I save my build server from failing again?


ps: sorry for my bad english

Facing same error, did you find the fix?

I'm also facing the same problem. Any news?

Signing error after xcode update
 
 
Q