One of our developer built an iOS app using Xcode.
I'm trying to run archive an iOS app. But I'm getting error
Module compiled with Swift 4.0.3 cannot be imported by the Swift 4.2 compiler
I'm using Xcode 10, Carthage and Pods.
Swift language version is 4.0
Please help me in resolving the issue.
Edit 1: I tried to update Carthage, I got the following error "Task failed with exit code 65: This usually indicates that project itself failed to compile."