Hi,
as I am trying to do some PoC, I have stumbled upon compilation issue on Xcode 26.2 (Swift 6.2.3).
When building I am getting error:
Failed to build module 'BlinkIDVerify'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 6.2.3 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)'). Please select a toolchain which matches the SDK.
Also macos won't allow me to run Xcode 16 on macos 26.
Can you please rebuild new version of VerifySDK and VerifyUX SDK with new Swift compiler?
Thanks :)