libdsm
libdsm copied to clipboard
Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.5 compiler
This happens on Xcode Version 13.0 (13A233).
I must download the toolchain to resolve this. Can you update version about swift in this project?
$ xcrun swift -version swift-driver version: 1.26.21 Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30) Target: x86_64-apple-macosx11.0
OK, I will update swift version to 5.5.*
OK, I will update swift version to 5.5.*
Have you update this yet?