bmoliveira / Moya-ObjectMapper

ObjectMapper bindings for Moya and RxSwift
MIT License
492 stars 172 forks source link

update dependency RxSwift 5.0 (Swift 5.0) #101

Closed norman93sun closed 4 years ago

levibostian commented 5 years ago

If it helps, I have installed this PR in cocoapods by adding this line to my Podfile:

pod 'Moya-ObjectMapper/RxSwift', :git => 'https://github.com/814349837/Moya-ObjectMapper', :commit => '6347b7bde5'

I have this PR running in an existing app of mine. Upgraded to Swift5, xcode 10.2 and app runs without an issue thus far.

markrufino-cp commented 4 years ago

Having the same problem as well. Took a lot of time. Thanks for this guys.