Skip to content

Darwin binaries don't have Keychain enabled and fall back to file store. #19

@nixme

Description

@nixme

Using the darwin arm64 binary from the 0.4.0 release, everything worked great, but it always used the file store and asked password for every invocation.

Supposedly it's because goreleaser doesn't have CGO_ENABLED during its builds. I think this issue explains the problem? 99designs/keyring#117

But I'm not familiar with the golang ecosystem. But I did compile manually instead of using the binary release with CGO_ENABLED=1 and it worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions