|
|
hace 8 años | |
|---|---|---|
| .. | ||
| Example | f2f0da7644 Fix issue @morganchen12 discovered where we weren't properly creating FIRQueryDocumentSnapshot instances. (#662) | hace 8 años |
| Port | ea3369c192 Use angle brackets for nonlocal #includes in Firestore (#580) | hace 8 años |
| Protos | 4acdbdbdf3 Revert "Fully qualify protoc-generated outputs (#626)" (#653) | hace 8 años |
| Source | f2f0da7644 Fix issue @morganchen12 discovered where we weren't properly creating FIRQueryDocumentSnapshot instances. (#662) | hace 8 años |
| core | dc0b29e9cf Run style.sh (#636) | hace 8 años |
| third_party | 0f6103e404 Port StringPrintf from //base (#624) | hace 8 años |
| CHANGELOG.md | a8aec78271 Update from master | hace 8 años |
| CMakeLists.txt | 0f6103e404 Port StringPrintf from //base (#624) | hace 8 años |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | hace 8 años |
| test.sh | bde743ed25 Release 4.3.0 (#327) | hace 8 años |
$ cd Firestore/Example
$ pod update
$ open Firestore.xcworkspace
Select the FirestoreTests scheme
⌘-u to build and run the unit tests
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.