ran into this issue when i upgrade my Xocde to latest version? anyone can help me?
Hey @Reece_Liu,
We are looking into this. I will update this post when I have an answer.
Any word on this? I have a similar issue when using SendBirdUIKit 2.1.14
with SendBirdSDK 3.0.237
on a new Xcode project created today.
@admpsktt-codeface What Xcode version are you using?
@Woo I’m using Xcode 12.4 (12D4e)
.
What SDK version are you using? I’ve tested with xcode 12.4 but I can’t reproduce this error. And would you be able to share exact error you get from xcode?
Same thing happening when upgrading the UIKit from 2.1.13.
Running Xcode Version 12.5.1 (12E507)
Failed to build module 'SendBirdUIKit' from its module interface; the compiler that produced it, 'Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)'
Please update to 2.2.1 and please let me know if there is same issue.
It’s working now. Thank you!
Xcode 13.2.1 version is in use.
SendBirdUIKit 2.2.1 version is not detected as a compile problem.
Currently, the compile version is 5.5 in the xcode I use.
Error: Error extraction version from module interface
Experiencing the same problem for UIKit v3.
Currently on Xcode 12.5.1 (Swift 5.4.2 compiler).
Since the docs say the minimum supported version of Swift is 5.0, it would be nice if you guys could double-check. It’s my third time experiencing the same issue.
Any updates on this?