Somehow I ended up with three different Developer ID Application Certtificates. This is causing Code signing issues on one of my Macs (but not the other). All three expire in 2018, one in October, one in September, one in November. I'm not sure how I ended up with three different developer id application certificates. Glad to see that all my already distributed apps use the same certificate.
But now, as I mentioned one of my Macs is having code signing issues because of this (Xcode gives an error related to multiple code signing identities). Xcode asks if I'd like to have it try to resolve the issue before me, but I don't want it to risk doing something wrong.
When I go to the keychain and try to remove the other certificates it fails (the row just reappears right away).
In the Member Center the "Revoke" button is grayed out. I really don't want to have to code sign from the command line every time. Any ideas how I'd resolve this issue?
Thanks all