SendBirdCalls SDK for iOS failing while installing via CocoaPods

The project fails to build when the pod dependency is added:

pod 'SendBirdCalls'

I am getting the following compile time error while importing SendBirdCalls in my code:

Failed to build module ‘SendBirdCalls’; this SDK is not supported by the compiler (the SDK is built with ‘Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)’, while this compiler is ‘Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)’). Please select a toolchain which matches the SDK.

Hi @asdoc ,
Thanks for reporting the issue.

I’m currently looking at this and will release a fix within this week.

Thanks,

1 Like

Hi @mininny, is there an update on this issue?