• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Code sign verification in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code sign verification in Leopard


  • Subject: Code sign verification in Leopard
  • From: Arun <email@hidden>
  • Date: Tue, 17 Aug 2010 18:16:31 +0530

Hi All,

I am using Mac OS X 10.5.8 and xcode v3.1. 
I have created a Self Code signing identity using Keychain Access application. The name of the Code signing identity is "arun".

Using this identity i have signed a binary using the below command.

codesign -s arun -r="designated => anchor trusted" -f arun

To verify the code sign i am using the following command which throws the error as highlighted below.

codesign -v -R="anchor trusted" arun 
arun: does not satisfy its designated Requirement
test-requirement: failed to satisfy code requirement(s)
arun:~ arun$ 

Can anyone help me in identifying what i am passing wrong in verifying the codesign?

Thanks
Arun KA
 _______________________________________________
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

  • Prev by Date: How to change text spacing with IB?
  • Next by Date: Re: narrowing down where "non-relocatable subtraction expression" errors come from?
  • Previous by thread: Re: How to change text spacing with IB?
  • Next by thread: c++ constructor arguments
  • Index(es):
    • Date
    • Thread