VideoSDK UI Toolkit Compatibility with Swift 5.10

The current VideoSDK UI Toolkit is compiled with Swift 5.9.2.
I get an error when trying to use the SDK with a more recent SDK. I get the following error when attempting to reference the SDK:

Error: Failed to build module ‘ZoomVideoSDKUIToolkit’; this SDK is not supported by the compiler (the SDK is built with ‘Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)’, while this compiler is ‘Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)’). Please select a toolchain which matches the SDK.

Do we know when it can be compiled with a more recent version of Swift please?

Hi @danp963, let me check with the team. We’ll try to get this updated soon!