问题
I've had a game on the Apple app store (iOS) for a year. I want to update it today, but I get this error message from Xcode:
I don't want to change the Bundle ID string since my app on the app store already is register under this name.
Here's what my account looks like:
I've tried removing my old certificates from Key Chain, as well as revoking profiles from the Member Center website, with no success so far. Any idea what I should do?
回答1:
A lot has happened over the past year. Either the expiry of the WWDR intermediate certificate (which caused a lot of trauma), or the expiry and renewal of your membership, or both, has probably caused your distribution profiles to go dead. You should be able to fix this by first making sure you've got a current valid WWDR intermediate certificate in your keychain, and then going to the distribution profiles page at the Member Center and creating a new distribution profile.
来源:https://stackoverflow.com/questions/36142151/xcode-error-an-app-id-with-identifier-com-xxx-xxx-is-not-available