Yubico / yubikey-personalization

YubiKey Personalization cross-platform library and tool
https://developers.yubico.com/yubikey-personalization/
BSD 2-Clause "Simplified" License
297 stars 83 forks source link

Support for Apple Silicon - Cross Compile to ARM64 #173

Open strongbox-mark opened 3 years ago

strongbox-mark commented 3 years ago

Hi, Are there any plans to support Apple Silicon. I have quite a few excited users of my App very keen to go native silicon on Mac. The only blocker for my Mac build is the YubiKey libraries which are only built for x86_64.

On a side note, the libraries available on the Yubico website are somewhat old, is this expected, there appear to be some valuable commits to master that wouldn't be included in the public release libraries here:

https://developers.yubico.com/yubikey-personalization/Releases/

Obviously I'd much prefer to use recommended official builds, rather than building from master.

Thanks!

strongbox-mark commented 3 years ago

Bump, is there somewhere else I should raise this? Anyone from Yubico out there?

klali commented 3 years ago

There is no current plans to make a new release or support additional architectures for this project.

strongbox-mark commented 3 years ago

Thanks for the update.