Re: How to troubleshoot "Code signing operation failed" error alert?
Re: How to troubleshoot "Code signing operation failed" error alert?
- Subject: Re: How to troubleshoot "Code signing operation failed" error alert?
- From: Jens Alfke <email@hidden>
- Date: Sun, 17 Aug 2014 14:45:07 -0700
> On Aug 17, 2014, at 2:32 PM, James Moore <email@hidden> wrote:
>
> Jens, does the build log show any details? I would expect to be able to see the entire commend that’s run to sign the app.
There is no build log for this step, presumably because it doesn't happen in the project window, rather in the Organizer window.
(There's an earlier code-signing step that happens during the regular Release build process; that one succeeds.)
> Can you confirm that the keychain being used by Xcode contains the cert and private key required? If you use more than one keychain these can become split across keychains and cause weird problems. I like the “My certificates” view of Keychain access to confirm that certs and keys are paired up.
Yes, I have the cert and the private key, and the intermediate cert too.
One thing I'm slightly confused by is permissions. This is a corporate account, and only the account owner has the ability to generate a Developer ID cert. But once the cert (and key) are generated, can a different user (like me) who has admin privileges use them to build an app, as long as they have the key and cert?
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden