| In our company, we want to allow developers to use customs scripts (mostly ruby scripts) to build these IOS apps. But actually it's a problem with the keychain unlocking. For this reason, we would like to develop specific Builder and Step only to unlock/lock keychain. Like this the actions unlock keychain "keychainName" and lock keychain "keychainName" can be call on demand. |