Yubico / yubikey-personalization

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

Universal build of libykpers for Mac #56

Closed RopoMen closed 9 years ago

RopoMen commented 9 years ago

Hi,

Could you provide universal build of libykpers for Mac? Example when using Keepass 2 with KeeChallenge plugin you need to have 32bit version of the libykpers, because Mono is 32bit and can't handle 64bit build.

More detailed description is over here: http://forum.yubico.com/viewtopic.php?f=12&t=1572

klali commented 9 years ago

Hello,

Good idea.. I'll get around to this at some point, if you want it quicker you could have a look at the file ykpers4mac.mk which is used to build the mac binaries and submit a pull request.