crisp-im / crisp-sdk-ios

:package: Crisp iOS SDK, add a chat in any iOS app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/ios-sdk/
Other
43 stars 18 forks source link

Crisp module cannot be compiled by Xcode 12 Beta 3 #22

Closed trevinwisaksana closed 3 years ago

trevinwisaksana commented 4 years ago

Hi,

I'm trying to compile my project on Xcode 12 Beta 3 with Crisp version 1.0.3 installed using Cocoapods. But it is giving me this error:

Screen Shot 2020-07-23 at 18 06 26

Failed to build module 'Crisp' from its module interface; the compiler that produced it, 'Apple Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3 (swiftlang-1200.0.22.4 clang-1200.0.25.1)'

I'm not sure if this is an issue with my settings in Xcode. Do you have any suggestions on how to work around this?

Thanks!

trevinwisaksana commented 3 years ago

This seems to be a bug in one of the betas in Xcode 12. But it's fixed and no longer an issue.