|
|
8 lat temu | |
|---|---|---|
| .. | ||
| Example | f23c3914bd Rename version 4.12.1 to 4.13 (#1092) | 8 lat temu |
| Protos | a335d78a62 Only add nanopb proto headers to the -I path when depending on the nanopb protos. (#982) | 8 lat temu |
| Source | c46e7f2928 Drop FSTRemoteDocumentChangeBuffer (#1013) | 8 lat temu |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | 8 lat temu |
| core | cdd855423a Fix optimized build missing symbol issue (#1009) | 8 lat temu |
| third_party | ef59c11f82 Merge branch 'abseil-mirror' into merge | 8 lat temu |
| CHANGELOG.md | 23a5092216 Updating Firestore Changelog for v0.11.0 | 8 lat temu |
| CMakeLists.txt | a335d78a62 Only add nanopb proto headers to the -I path when depending on the nanopb protos. (#982) | 8 lat temu |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 lat temu |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | 8 lat temu |
$ 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.