Closed annjawn closed 6 years ago
Getting this error on XCode 9.1 (Stable) and Swift 4.2.
Module compiled with Swift 4.0.1 cannot be imported in Swift 4.0.2
@annjawn what version of the Xcode build tools are you using? (xcodebuild -version). The CL tools are probably using an older version of Xcode than you want to build with.
xcodebuild -version
Getting this error on XCode 9.1 (Stable) and Swift 4.2.
Module compiled with Swift 4.0.1 cannot be imported in Swift 4.0.2