tweego icon indicating copy to clipboard operation
tweego copied to clipboard

Add M1 arch to release targets

Open tmedwards opened this issue 4 years ago • 4 comments

Add the Apple M1 architecture to the list of pre-built release targets.

tmedwards avatar May 03 '21 01:05 tmedwards

Is there anyway to assist you for this issue?

mys721tx avatar Nov 20 '21 22:11 mys721tx

Not as such. It just needs compiler support and time from me. The former should be done by now, the latter will take a bit longer.

That said. When I do get to the point of being able to work on my projects again, it would be useful to have someone I could bounce a test build off of to ensure that nothing is amiss.

tmedwards avatar Nov 25 '21 12:11 tmedwards

That's good to know! Regarding to compiler support, I have been able to compile tweego on Apple Silicon with go1.17.2 darwin/arm64.

mys721tx avatar Nov 25 '21 20:11 mys721tx

This would be a nice addition to the releases - that said, thank you for the excellent compiling instructions. I was able to build and install it without issue.

VegetarianZombie avatar Apr 25 '22 12:04 VegetarianZombie