codemagic-ci-cd / cli-tools

Various utilities to managing Android and iOS app builds, code signing, and deployment.
https://codemagic.io/start/
GNU General Public License v3.0
244 stars 42 forks source link

Add the ability to add a keychain login item on OSX #299

Open russellbstephens opened 1 year ago

russellbstephens commented 1 year ago

Our project downloads artifacts hosted privately on github via zip files. With SPM you must add an https keychain item via a github personal access token to download and resolve these packages. It would be great to have a support for this use case with the provided CLI.

https://www.unix.com/man-page/osx/1/security/