Closed norman93sun closed 4 years ago
If it helps, I have installed this PR in cocoapods by adding this line to my Podfile:
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.
Having the same problem as well. Took a lot of time. Thanks for this guys.
If it helps, I have installed this PR in cocoapods by adding this line to my
Podfile
: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.