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
In AppDelegate.m file, import this line: #import before #ifdef FB_SONARKIT_ENABLED line.
#import
#ifdef FB_SONARKIT_ENABLED