Your account already has a signing certificate for

2019-03-24 08:07发布

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

标签: xcode8 ios10
2条回答
我命由我不由天
2楼-- · 2019-03-24 08:39

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.

查看更多
Ridiculous、
3楼-- · 2019-03-24 08:47

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

查看更多
登录 后发表回答