tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

Module compiled with Swift 4.1 cannot be imported by the Swift 4.2 compiler #255

Open Jaspur opened 5 years ago

Jaspur commented 5 years ago

Module compiled with Swift 4.1 cannot be imported by the Swift 4.2 compiler: /Users/jaspur/Code/the-app/X/Y/Carthage/Build/iOS/AlamofireObjectMapper.framework/Modules/AlamofireObjectMapper.swiftmodule/x86_64.swiftmodule

abdulla-allaith commented 5 years ago

+1

SagarUnagar commented 5 years ago

Solved the problem! Just update your pod. :)

pod update AlamofireObjectMapper