Xcode 8 shows error that provisioning profile doesn't include signing certificate

后端 未结 30 1847
太阳男子
太阳男子 2020-11-28 17:55

Xcode 8 shows error that provisioning profile doesn\'t include signing certificate.

This issue is with Xcode-8 only with Xcode 7, same provisioning profile showing r

30条回答
  •  温柔的废话
    2020-11-28 18:41

    I have the same problem. I changed the mac. And when I downloaded the Xcode certificate, I received an error message: "The error is that the security profile does not include the certificate signature."

    1) Go to https://developer.apple.com/account/ios/profile/limited/edit Select the project => edit => Certificates => Select All => Create => Download

    2) In Xcode: Project file => Signing (Debug) => Provisioning profile => Import profile => Select file with 1

提交回复
热议问题