问题
I am trying to create an IPA from my machine.
While creating an IPA I am getting the error "Your account already has a valid iOS distribution certificate".
I created the certificate and provisioning profiles, so all my code signing identities are on my machine. I'm able to run the app in device with the same certificate but unable to build the .ipa file.
I am creating the certificates with admin rights (not with agent rights). I am creating Development certificate (not an ad hoc certificate: for some reason I can't use ad hoc).
回答1:
I create IPA file with distribution certificate instead of development profile.
来源:https://stackoverflow.com/questions/27122888/your-account-already-has-a-valid-ios-distribution-certificate-from-same-machine