Closed czechboy0 closed 8 years ago
Looks good, go for it :+1:
I like the idea to add a basic CLI for the credentialsmanager
Started working on this, however there seems to be an issue where since I don't actually know _xcsbuildd
's Keychain password, I can't unlock it to write into it. And when running an integration, it fails because it's not an interactive session, so there's no way to give it the password.
Just an update. I'll find a way.
This was addressed in #26 so I'm going to close this issue.
This issue was migrated to https://github.com/fastlane/fastlane/issues/3322. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
Actually, #15 is not necessary. In order to get fastlane running properly in Xcode Server scripts, we just need a way to inject a username/password into the default keychain of
_xcsbuildd
user, as which we can easily log in.So we just need something like
Basically a shortcut for