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

Upgrade to Go 1.16beta to support darwin-arm #8

Closed
2 of 3 tasks
camerondurham opened this issue Jan 20, 2021 · 2 comments
Closed
2 of 3 tasks

Upgrade to Go 1.16beta to support darwin-arm #8

camerondurham opened this issue Jan 20, 2021 · 2 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@camerondurham
Copy link
Owner

camerondurham commented Jan 20, 2021

CLI won't work on M1 MacBooks. Update to use Go version 1.16beta: reference

  • update makefile to build golang for darwin-arm
  • test on Apple Silicon
  • update installer script to download darwin-arm version
@camerondurham camerondurham self-assigned this Jan 20, 2021
@camerondurham camerondurham added the enhancement New feature or request label Jan 20, 2021
@camerondurham
Copy link
Owner Author

camerondurham commented Feb 8, 2021

Update: I've tested this on an M1 MacBook Air and the ch-darwin-amd64 binary works as expected under Rosetta.

  • test ch-darwin-arm64 binary on Apple Silicon

@camerondurham
Copy link
Owner Author

camerondurham commented Feb 12, 2021

Using ch-darwin-arm64 fails without codesigning but ch-darwin-amd64 works as expected under Rosetta. Since official Docker support is still rolling out, I'll close this issue and re-open complete.

The current workaround is to use ch in a Rosetta terminal. Instructions here

@camerondurham camerondurham added wontfix This will not be worked on and removed enhancement New feature or request labels Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant