Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
sgstek opened this issue Oct 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@sgstek
Copy link

sgstek commented Oct 12, 2021

Platform on which you observed the bug:

  • iOS

Device on which you observed the bug:

  • Polar ble SDK

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
*

@sgstek sgstek added the bug Something isn't working label Oct 12, 2021
@sgstek sgstek changed the title Xcode 13 build issue - Module compiled with Swift 5.5 cannot be imported by the Swift 5.3 compiler #106 Xcode 13 build issue - Module compiled with Swift 5.5 cannot be imported by the Swift 5.5 compiler #106 Oct 12, 2021
@sgstek sgstek changed the title Xcode 13 build issue - Module compiled with Swift 5.5 cannot be imported by the Swift 5.5 compiler #106 Xcode 13 build issue - Module compiled with Swift 5.5 cannot be imported by the Swift 5.5 compiler Oct 12, 2021
@JOikarinen
Copy link
Contributor

@sgstek I hope release 3.2.2 shall fix the problem, the release is now build with latest tool chain (i.e. Swift version 5.5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants