I am trying to upload a new version of our application to the app store, however Xcode tells me I don't have a valid identity to sign with.
I've looked into the distribution profile and found that indeed only our company certificate is connected with this distribution profile. I need to add my personal certificate to this distribution profile, but I've not been able to find a way to do this.
Does anyone know if this is possible?
EDIT: Actually, it doesn't look like my certificate is a DISTRIBUTION certificate anyway. I suppose I'd actually need to create a new distribution certificate? Is it possible to change an existing developer certificate to also be a distribution certificate?