Codesign by bash script


My question is simple (I am hoping):

why I am perfectly able to codesign the app bundle form Terminal yet it fails when running from the bash script with error "The specified item could not be found in the keychain."? Any clue where to look at will be appreciated!

How are you running the shell script? Directly from Terminal?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Codesign by bash script
 
 
Q