|
|
7 yıl önce | |
|---|---|---|
| .. | ||
| Example | 1cbf3b65aa Version updates for Firebase 5.3.0 (#1406) | 7 yıl önce |
| Protos | ce61f4e0e6 Rename nanopb generated headers from foo.pb.h to foo.nanopb.h (#1371) | 7 yıl önce |
| Source | afea8d5aac Refactor Remote Event (#1396) | 7 yıl önce |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | 8 yıl önce |
| core | 9e14b80e07 Create Status objects from errno (#1374) | 7 yıl önce |
| third_party | 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) | 7 yıl önce |
| CHANGELOG.md | 796e7b8ab2 Update CHANGELOG for Firestore v0.12.4 (#1400) | 7 yıl önce |
| CMakeLists.txt | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | 8 yıl önce |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 yıl önce |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | 8 yıl önce |
$ 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.