Module compiled with Swift 5.2.2 cannot be imported by the Swift 5.3 compiler with xcode 12.1
My project was running perfect with xcode 11.4.1 but when i tried to run project xcode 12.1. I got error "Module compiled with Swift 5.2.2 cannot be imported by the Swift 5.3 compiler with xcode 12.1". Please see attached image.…