Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support universal binaries for Apple M1 platforms #558

Open
platten opened this issue Nov 15, 2021 · 0 comments
Open

Support universal binaries for Apple M1 platforms #558

platten opened this issue Nov 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@platten
Copy link
Contributor

platten commented Nov 15, 2021

Description

Provide capact CLI universal binaries for MacOS / Darwin.

Reason

Essentially boils down to making it easier to transparently use capact regardless if a Mac has an M1 or Intel processor. A single binary makes it easier for scripting without unnecessary branching logic. Goreleaser now supports universal/fat binaries.

Use cases

  • Simplify onboarding and support of capact system users using both X86_64 and ARM64/M1 hardware.
@platten platten added the enhancement New feature or request label Nov 15, 2021
@platten platten changed the title Support ARM64 CLI builds for Darwin, Linux & Windows Support universal binaries for Apple M1 platforms Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant