Building Project in an M1 Mac mini

Mac OS: Big Sur: 11.1
Xcode Version: 12.3
SBDUIKit Version: 1.2.11

I’m using the new Mac M1 and I get this error when I’m building my project. Does this mean that the SendBird SDK is not yet updated to work with M1?
Please note I can build the project without an issue when I run Xcode on Rosetta.

Failed to build module ‘SendBirdUIKit’ from its module interface; the compiler that produced it, ‘Apple Swift version 5.1.3 (swiftlang-1100.0.282.1 clang-1100.0.33.15)’, may have used features that aren’t supported by this compiler, ‘Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)’

Hi,

I have questions on your issue.

  • Did you run on the device?
  • Did you set excluded architecture before run?

Yes excluded architecture has been set and it works fine on device.
The issue comes up when trying to run on simulator.

Same problem, do you plan to support M1, or in future Sendbird SDK will not be usable on Apple computers?

1 Like

I have the same question. Any update on this guys?