Re: code signing on the command line
Re: code signing on the command line
- Subject: Re: code signing on the command line
- From: Jerry Krinock <email@hidden>
- Date: Tue, 05 Aug 2014 19:07:05 -0700
On 2014 Aug 05, at 17:06, James Walker <email@hidden> wrote:
> codesign -s my-identity myapp.app
>
> The trick was to use Xcode to sign some app and copy the long cryptic parameters it sent to codesign. Is that still the case in Mavericks and Yosemite?
Yes, this still works for me, except what you are missing in your command line there is not “cryptic”. It’s a string of “designated requirements”, and this string has been published in the archives of email@hidden. Or you can ferret them out of lines 2209-2233 in the script that I published a link to earlier today, https://gist.github.com/jerrykrinock/b3ec9422e97f99895eea.
_______________________________________________
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