1

Hi I wanted to submit an update to the Mac App Store today and got the following error message:

enter image description here

What to do?

Bijan
  • 25,559
  • 8
  • 79
  • 71

3 Answers3

1

Had this issue,

How I fixed it was instead of selecting my normal automatic manage signing. I selected manually manage signing

Manually Manage Signin

Then click on the distribution certificate dropdown, followed by manage certificates...

Certificate Selection

Then you'll notice your current certificate is not in your keychain. You can add a new one with the add button on the bottom left and it'll be your default certificate

Then once added. Click cancel on the manual signing, choose automatic signing again and it should upload.

Suraj Rao
  • 29,388
  • 11
  • 94
  • 103
Siyabonga
  • 11
  • 2
0

For me it helped to renew the certificate being used to sign the application. Search for "3rd Party Mac Developer Application" in Keychain, delete it and get a new certificate from https://developer.apple.com/account/mac/certificate/

Make sure you also updated the Apple certificates: Apple Certificate for iOS Developer and Mac Developer is expired "The certificate has an invalid issuer"

Community
  • 1
  • 1
pi3
  • 1,235
  • 13
  • 15
0

For me it helped to close Xcode, and delete all files in this folder:

~/Library/MobileDevice/Provisioning Profiles

When done, restart Xcode and retry to upload or validate your archive.

Ely
  • 8,259
  • 1
  • 54
  • 67