iOS-Developer-Roadmap icon indicating copy to clipboard operation
iOS-Developer-Roadmap copied to clipboard

Module compiled with Swift 5.0 cannot be imported by the Swift 5.2.4 compiler

Open agungspe opened this issue 5 years ago • 2 comments

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

agungspe avatar Sep 30 '20 04:09 agungspe

Have the same issue :<

SomeStay07 avatar Oct 04 '20 11:10 SomeStay07

@agungspe and @SomeStay07 I was able to solve this by removing version of 'Yaml' in podfile and reinstalling pod again.

ghost avatar Dec 09 '20 15:12 ghost