Skip to content

Self-build for macOS (x86/aarch64) #170

Description

@eric1932

Please consider including macOS rebuilt in releases.

What I did

rustup target add x86_64-apple-darwin
cargo build --release
cargo build --release --target=x86_64-apple-darwin
# create universal binary
cd targets; lipo x86_64-apple-darwin/release/steamguard-cli release/steamguard-cli \
  -create -output ./steamguard-cli

prebuilt binary (commit hash 8c4535): steamguard-cli.zip
USE AT YOUR OWN RISK

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions