|
|
před 7 roky | |
|---|---|---|
| .. | ||
| Example | 21c17dd188 Bump version numbers for 5.1.0 (#1320) | před 7 roky |
| Protos | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | před 8 roky |
| Source | 23f8320148 Directly validate collection and document paths (#1316) | před 7 roky |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | před 8 roky |
| core | fb0ba40c00 Remove extraneous braces (#1315) | před 7 roky |
| third_party | 37ad4f6991 Make abseil-cpp buildable on master | před 8 roky |
| CHANGELOG.md | 281d145dc9 Firestore: add a changelog entry on supporting concurrent queues. (#1274) | před 8 roky |
| CMakeLists.txt | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | před 8 roky |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | před 8 roky |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | před 8 roky |
$ 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.