Hello, guys
I have a little problem with my tasks....xCode show me the problem: "Module compiled with Swift 5.0 cannot be imported by the Swift 5.1.3 compiler: "....Even after I deleted the DerivedDarta folder, Clean Build Folder, quit Xcode and restart Xcode, let it index, do Build (ok), but preview still fail with this same error.
Module stability only arrived with Swift 5.1, and had not yet been completed in Swift 5.0. So you will need to recompile the module you are importing with Swift 5.1+ before you will be able to use it in your codebase.
1 Like
THANK YOU😃....one of my teacher sent me a new project yesterday( with a file at this (.gitignore))