Yubico / yubikit-ios

Yubico Mobile iOS SDK - YubiKit
Apache License 2.0
194 stars 43 forks source link

Do you have plans to support macOS #150

Closed izouxv closed 2 months ago

izouxv commented 2 months ago

Hi

Do you have plans to support macOS , a object-c or swift macOS sdk Thank you

jensutbult commented 2 months ago

There will be no support for macOS in this SDK. However, the new Swift SDK supports macOS using the TKSmartCard API. It currently supports the PIV, OATH and Management application. Support for more applications will be added in the future. The Swift SDK is currently in pre-release and can be found here: https://github.com/Yubico/yubikit-swift.