age-plugin-yubikey icon indicating copy to clipboard operation
age-plugin-yubikey copied to clipboard

Apple Silcon support

Open luedigernet opened this issue 2 years ago • 3 comments

Are there any plans to offer native Apple Silicon support?

luedigernet avatar May 24 '22 04:05 luedigernet

There's no particular reason for not having support in the code. Providing release binaries OTOH would require having an Actions workflow for generating those binaries. GitHub doesn't yet provide M1 builders; hopefully cross-compilation from an Intel macOS machine would be sufficient to produce them.

I've recently acquired a native Apple Silicon device, so I can actually start testing the plugin on it to see what issues there might be.

str4d avatar Jun 11 '22 16:06 str4d

FWIW, the Homebrew build that I use (brew install age-plugin-yubikey) is a native Apple Silicon one, and works great!

FiloSottile avatar Jun 11 '22 16:06 FiloSottile

Providing release binaries for Apple Silicon would be very nice.

jason-yost-jamf avatar Jul 18 '22 13:07 jason-yost-jamf

I've made the release workflow changes that should produce valid M1 binaries. I'll test it with the 0.3.1 release, and make changes if necessary before 0.4.0.

str4d avatar Dec 30 '22 03:12 str4d