twilio / conversations-ios

SPM releases

Home Page:https://www.twilio.com/docs/conversations/ios/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build with Xcode 15.1

rwaggoner-square opened this issue · comments

SDK version

4.0.3

Device model

No response

OS version

No response

Issue description

I'm attempting to upgrade to 4.0.3 using Xcode 15.1 and I'm getting this error:

Failed to build module 'TwilioConversationsClient'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)', while this compiler is 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)'). Please select a toolchain which matches the SDK.

Is it possible for you to release a new version of the SDK with BUILD_LIBRARY_FOR_DISTRIBUTION enabled, as described here:

https://stackoverflow.com/questions/58654714/module-compiled-with-swift-5-1-cannot-be-imported-by-the-swift-5-1-2-compiler/58656323#58656323

Actually, I think this might be an issue on our end. I'll reopen if I can't resolve. Sorry for the false alarm!