iOS-Developer-Roadmap
iOS-Developer-Roadmap copied to clipboard
Module compiled with Swift 5.0 cannot be imported by the Swift 5.2.4 compiler
I've downloaded and try to run the project that the destination is My Mac and got some error:
Module compiled with Swift 5.0 cannot be imported by the Swift 5.2.4 compiler: /Users/agung/Downloads/Learning/iOS/Roadmap - iOS Developer/RoadmapProject/cocoapods-rome/Rome/Yaml.framework/Modules/Yaml.swiftmodule/x86_64.swiftmodule
Have the same issue :<
@agungspe and @SomeStay07 I was able to solve this by removing version of 'Yaml' in podfile and reinstalling pod again.