Xcode 13 build issue - Module compiled with Swift 5.5 cannot be imported by the Swift 5.5 compiler #205
Closed
1 of 2 tasks
Labels
bug
Something isn't working
Platform on which you observed the bug:
Device on which you observed the bug:
Describe the bug
Failed to build module 'PolarBleSdk'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)', while this compiler is 'Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)'). Please select a toolchain which matches the SDK.
How to Reproduce
Build with xCode 13.
Expected behavior
Successful build
*Screenshots and logs
![Screen Shot 2021-10-12 at 7 14 24 AM](https://user-images.githubusercontent.com/92168771/136945939-17ee0f20-3abf-4875-bf17-ada31c907c3a.png)
*
The text was updated successfully, but these errors were encountered: