Paul Beusterien ac13e30e63 Version bumps for 4.9.0 (#774) 8 rokov pred
..
Example ac13e30e63 Version bumps for 4.9.0 (#774) 8 rokov pred
Protos fd0b332f46 Downgrade nanopb from 0.4.0-dev to 0.3.8. 8 rokov pred
Source ecef4aa308 Update deprecation message for Firestore. (#758) 8 rokov pred
core ff3b5ca121 Explicitly specify the default constructor to FieldPath (#773) 8 rokov pred
third_party ef59c11f82 Merge branch 'abseil-mirror' into merge 8 rokov pred
CHANGELOG.md 2ad24f8505 Update CHANGELOG for Firestore v0.10.1 (#768) 8 rokov pred
CMakeLists.txt 3fcdf510ce Hook up nanopb to firestorep project 8 rokov pred
README.md 782408ff58 Fix a wrong file name in README.md (#493) 8 rokov pred
test.sh bde743ed25 Release 4.3.0 (#327) 8 rokov pred

README.md

Usage

$ cd Firestore/Example
$ pod update
$ open Firestore.xcworkspace
Select the FirestoreTests scheme
⌘-u to build and run the unit tests

Building Protos

Typically you should not need to worrying about regenerating the Objective-C files from the .proto files. If you do, see instructions at Protos/README.md.