docs/FirebaseOptionsPerProduct.md
Summarize which Firebase Options fields (and GoogleService-Info.plist attributes) are used by which Firebase products.
| An | ApC | ApD | Aut | Cor | Crs | DB | DL | Fst | Fn | IAM | Ins | Msg | MLM | Prf | RC | Str | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| apiKey | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |||||||||
| bundleID | ✅ | ✅ | |||||||||||||||
| clientID | ✅ | ||||||||||||||||
| gcmSenderID | ✅ | ✅ | ✅ | ✅ | |||||||||||||
| projectID | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |||||||||
| googleAppID | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ||||||
| databaseURL | ✅ | ||||||||||||||||
| storageBucket | ✅ |
See FIROptions.m to see how the variables map to GoogleService-Info.plist attributes.
Proposal: Stop generating these for GoogleService-Info.plist.
<plist version="1.0"> declaration that is part of the
Property List XML Schema.