It tells me my certificate is bad (doesn't have a private key), and that it needs me to revoke it so it can generate a new one, and I do that, and it loops forever. Oh and I get email from Apple saying it's been revoked.
Not sure if it's related but I also can't use a Developer ID certificate. Also says it doesn't have a private key. I even generated a new certificate using openssl
so I could make sure I had the private key and the .csr
file and still no happiness.
I also managed to kill my login keychain at some point, because why not.
I've googled and stackoverflowed and nothing works.
This is on macOS 13.6.1, and Xcode Version 15.0.1 (15A507).
I am frustrated to the point of tears at this point.