File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ Building and Running the testapp
3636 - Update the pod versions in the Podfile to match the C++ SDK version that you are using.
3737 For the latest version of the C++ SDK, you can find the associated pod versions on the
3838 [`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)
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):
4141
4242 ```
4343 pod 'Firebase/Firestore', '8.2.0'
You can’t perform that action at this time.
0 commit comments