Using xcodebuild with a non-default keychain
Using xcodebuild with a non-default keychain
- Subject: Using xcodebuild with a non-default keychain
- From: Jeff Kelley <email@hidden>
- Date: Mon, 20 Jun 2011 11:14:06 -0400
We have a Hudson server set up to automatically build our iOS applications and spit them out to a distribution server. When running and the user isn’t logged in, the login keychain must be unlocked using the security command. Is there a way to get this to work with a different keychain? I’d like to make a new keychain that only contains the bits needed to codesign the applications, but when I try to compile I get this error:
[BEROR]Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain
When it’s on the default, unlocked login keychain, this works. I didn’t see anything in the xcodebuild manpage or on Google, but is there some hidden setting that allows for selecting a non-default keychain for xcodebuild?
Jeff Kelley
_______________________________________________
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