Xcode: iPhone app codesign error

后端 未结 10 718
一生所求
一生所求 2020-12-23 20:18

When building a new iPhone app in Xcode, I\'m getting this error:

codesign error: code signing identity \'iphone developer\' does not match any co

10条回答
  •  一整个雨季
    2020-12-23 20:39

    When none of the above helped me, I accidentally removed my card reader with my electronic signature certificate on it and now my app builds without errors. If you have such certificate, try unplugging it for a moment.

提交回复
热议问题