New development certificates generating with revoked team IDs. How do I get the apple developer site to generate a development certificate with my current team ID?

My old team ID was revoked because my membership had expired. After renewing it I tried generating a new ID, certificate, and provisioning profile. They all generate with my new team ID except for the development certificate which I revoked in xcode and deleted from my keychain but no matter what I do it just keeps generating it with the old team ID attached. The weird thing is that the distribution certificate and everything else shows up with my current team ID. Can someone please help? Thanks.

Replies

If you've already generated & downloaded new certs, and confirmed they are present in Keychain Access, be sure to perform an option-clean build folder in Xcode to convince it to work with current files, etc.