开发者

Issue with two iOS Distribution Certificates with same name and different private Keys [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 5 years ago.

Improve this question

We have two iOS Distribution certificates. I´m having some issues with signing because both distribution certificates have the same name.

If I add both certificates and try to sign with one of them I get an error message that says below.

Code Signing Error: Provisioning profile “NTT One Dev" doesn't include signing certificate "iPhone Distribution: NTT LLP".
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 13.2'
Code Sig开发者_如何学JAVAning Error: Code signing is required for product type 'Application' in SDK 'iOS 13.2'

I have to remove the newly added certificate from Keychain access to sign the app. This makes signing an application a time consuming task as I have to export/import certificates every time I want build apps.

Does anyone know of a way of changing the name of the Distribution certificate that Apple generates?

Best regards Naga


Contacted Apple support and they refused to change the name to something other than the legal name of the company. I ended up creating a separate user account on my mac to do the signing for the enterprise account.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜