When trying to configure XCode to work with Firebase 3, using the code in the setup docs gives me an error:
https://firebase.google.com/docs/ios/setup#add_the_sdk
Update your pods type in terminal
pod update
then install the pod agian, worked for me