We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7576b1f commit bf3b029Copy full SHA for bf3b029
firestore/testapp/README.md
@@ -37,6 +37,7 @@ Building and Running the testapp
37
For the latest version of the C++ SDK, you can find the associated pod versions on the
38
[`Add Firebase to your project` page](https://firebase.google.com/docs/cpp/setup?platform=ios#libraries-ios).
39
For instance: if you're using SDK version 8.2.0, use the following in the Podfile:
40
+ (but note that pod versions may not always match the C++ SDK version)
41
42
```
43
pod 'Firebase/Firestore', '8.2.0'
0 commit comments