I’m not entirely sure what’s going on with the --keychain parameter but the best way to solve this issue: I have two certs with same name so prevent the ambiguity that codesign has when it finds two certs with same name is to pass the hash of the signing identity’s certificate to codesign. I talk about this in Creating Distribution-Signed Code for Mac (search the doc for SHA-1). Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic:
Code Signing
SubTopic:
General
Tags: