I have problem with Xcode, keeps giving me a linker error, and it doesn\'t build the project. The following is the error am getting
ld: file not found:
I solved by running pod deintegrate https://github.com/CocoaPods/cocoapods-deintegrate:
pod deintegrate
pod install