CocoaPods giving Too many arguments to function call error iOS

146 Views Asked by At

I installed CocoaPods 1.3.1 to an already working project for installing the pods.On trying to run the code on xcode9 beta i am getting this error 'Too many arguments to function call, expected 0, have 2'.This is related to the CSMapper Framework which was used in the code.Anyone have idea on this?

0

There are 0 best solutions below