|
|
7 лет назад | |
|---|---|---|
| .. | ||
| Example | e2a3b5b98a Update Podfiles for Firebase 5.6.0 | 7 лет назад |
| Protos | cda87fa3af Convert grpc and protobuf CMake builds to add_subdirectory (#1537) | 7 лет назад |
| Source | 530312882c Call getDocumentFromLocalCache:completion: on the user queue (#1652) | 7 лет назад |
| Swift | e963b606f3 Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524) | 7 лет назад |
| core | 7f2eaf2157 Added FieldPath fuzzing target (#1645) | 7 лет назад |
| third_party | fb9f24eaee Convert googletest and nanopb CMake builds to add_subdirectory (#1522) | 7 лет назад |
| CHANGELOG.md | f34dbe5a2d Update CHANGELOG for Firestore v0.13.1 (#1656) | 7 лет назад |
| CMakeLists.txt | 579f76ce43 Make Firestore CMake a self-contained build (#1587) | 7 лет назад |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 лет назад |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | 8 лет назад |
$ 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.