Support multiple Apple Code Signing Keys

Hello!

Docs and Settings > OS X Code Signing page state that there is multiple code signing support, but once we upload second key, the first one gets replaced every time, so there’s always only one code signing key stored.

https://circleci.com/docs/1.0/ios-code-signing/

The following code-signing identities will be added to the system keychain when your build begins…

We install any P12 certificates that you have uploaded in project settings to circle.keychain

No code-signing identities found. You can add code-signing identities in project settings.

Thank you!

1 Like

I have the same question. I have tried exporting a .p12 file with multiple certificates and only one is being imported. In my situation like others I have a certificate for enterprise builds and one for store builds (2 different developer accounts). Hope there is a solution for this…

We have fixed this issue. Please let us know if you are still experiencing it.

Looks like this issue is back - it was fixed before but now we are experiencing it again :frowning: