I have used Swift 5 Framework from your repo. but I am getting error(module compiled with Swift 4.2.1 cannot be imported by the Swift 5.3.2 compiler) while compiling the build. Need help with this.
I think the below link may get a solution for this error.
(https://stackoverflow.com/questions/58654714/module-compiled-with-swift-5-1-cannot-be-imported-by-the-swift-5-1-2-compiler)