# Failed to build module 'SendBirdUIKit' from its module interface

**URL:** https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149
**Category:** iOS
**Created:** [October 16, 2020, 1:49am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149 "2020-10-16T01:49:05Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Reece\_Liu](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/reece_liu/32/608_2.png) [@Reece\_Liu](https://community.sendbird.com/u/Reece_Liu)
#### Post date: [October 16, 2020, 1:49am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/1 "2020-10-16T01:49:05Z")

</div>

ran into this issue when i upgrade my Xocde to latest version? anyone can help me?

 ![image](https://us1.discourse-cdn.com/flex020/uploads/sendbird/original/1X/6a576200d752e221cf7b9db66ef84313ab5d6680.png)

---

<div class="post-metadata">

### Author: ![Alex\_Preston](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/alex_preston/32/167_2.png) [@Alex\_Preston](https://community.sendbird.com/u/Alex_Preston)
#### Post date: [October 16, 2020, 10:22pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/2 "2020-10-16T22:22:55Z")

</div>

Hey @Reece_Liu,

We are looking into this. I will update this post when I have an answer.

---

<div class="post-metadata">

### Author: ![admpsktt-codeface](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/admpsktt-codeface/32/1745_2.png) [@admpsktt-codeface](https://community.sendbird.com/u/admpsktt-codeface)
#### Post date: [November 12, 2021, 11:01am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/3 "2021-11-12T11:01:28Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![Woo](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/woo/32/125_2.png) [@Woo](https://community.sendbird.com/u/Woo)
#### Post date: [November 15, 2021, 11:16pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/4 "2021-11-15T23:16:24Z")

</div>

@admpsktt-codeface What Xcode version are you using?

---

<div class="post-metadata">

### Author: ![admpsktt-codeface](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/admpsktt-codeface/32/1745_2.png) [@admpsktt-codeface](https://community.sendbird.com/u/admpsktt-codeface)
#### Post date: [November 16, 2021, 10:21am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/5 "2021-11-16T10:21:08Z")

</div>

@Woo I’m using Xcode `12.4 (12D4e)`.

---

<div class="post-metadata">

### Author: ![Woo](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/woo/32/125_2.png) [@Woo](https://community.sendbird.com/u/Woo)
#### Post date: [November 16, 2021, 7:15pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/6 "2021-11-16T19:15:02Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![GoGo7](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/gogo7/32/777_2.png) [@GoGo7](https://community.sendbird.com/u/GoGo7)
#### Post date: [December 5, 2021, 7:48am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/7 "2021-12-05T07:48:22Z")

</div>

Same thing happening when upgrading the UIKit from 2.1.13.  
Running Xcode Version 12.5.1 (12E507)

```auto
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)'

```

---

<div class="post-metadata">

### Author: ![J\_sung\_0o0](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/j_sung_0o0/32/602_2.png) [@J\_sung\_0o0](https://community.sendbird.com/u/J_sung_0o0)
#### Post date: [December 9, 2021, 9:32am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/8 "2021-12-09T09:32:48Z")

</div>

Please update to 2.2.1 and please let me know if there is same issue.

---

<div class="post-metadata">

### Author: ![GoGo7](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/gogo7/32/777_2.png) [@GoGo7](https://community.sendbird.com/u/GoGo7)
#### Post date: [December 9, 2021, 12:06pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/9 "2021-12-09T12:06:55Z")

</div>

It’s working now. Thank you!

---

<div class="post-metadata">

### Author: ![developernam92](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/developernam92/32/1894_2.png) [@developernam92](https://community.sendbird.com/u/developernam92)
#### Post date: [December 28, 2021, 7:55pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/10 "2021-12-28T19:55:52Z")

</div>

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

---

<div class="post-metadata">

### Author: ![fn7](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/fn7/32/2139_2.png) [@fn7](https://community.sendbird.com/u/fn7)
#### Post date: [July 22, 2022, 11:40am UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/11 "2022-07-22T11:40:46Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![fn7](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/fn7/32/2139_2.png) [@fn7](https://community.sendbird.com/u/fn7)
#### Post date: [July 26, 2022, 9:53pm UTC](https://community.sendbird.com/t/failed-to-build-module-sendbirduikit-from-its-module-interface/1149/12 "2022-07-26T21:53:19Z")

</div>

Any updates on this?
