Your account already has a signing certificate for

2019-03-24 08:22发布

问题:

I get this error, verbatim, when trying to build and install to a device.

This is my environment:

  • Xcode 8
  • El Capitan

Has anyone run into this problem? How did you solve it?

Thank you

回答1:

Go to Xcode Preferences -> Accounts tab -> Double-click your team name -> Click the + at the bottom left of the dialog box that appears -> Select iOS Development.

This will create a new development certificate that will allow you to install and test on your device.



回答2:

go to your apple developer site and download the signing certificate. Once downloaded you should be able to click and it will auto do its thing and should be good after that



标签: xcode8 ios10