[[File:firebase_sdk.png]]
[[File:google_service_info_plist.png]]
*ビルドエラー
diff: /../Podfile.lock: No such file or directory
diff: Manifest.lock: No such file or directory error:
The sandbox is not in sync with the Podfile.lock. Run ‘pod install’ or update your CocoaPods installation.`
とエラー表示
プロジェクトの「Build Settings」→「User-Define」に「PODS_ROOT」がある確認
なければ名前が「PODS_ROOT」、値が「${SRCROOT}/Pods」をいれる。
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 4 total pods installed.