-
New Feature
-
Resolution: Done
-
Minor
-
None
-
-
xcode-plugin-2.0.12
I 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, I 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.