|
|
8 years ago | |
|---|---|---|
| .. | ||
| Example | e16c38688b Update component versions for Firebase 4.8.0 (#561) | 8 years ago |
| Port | 4fbc96904f Use fully qualified imports in Firestore (#467) | 8 years ago |
| Protos | 4fbc96904f Use fully qualified imports in Firestore (#467) | 8 years ago |
| Source | 293c6e252e Add FirebaseFirestore.h to fix Firebase module in source build (#539) | 8 years ago |
| core | 32bdc38400 Rework the top-level cmake build to be a superproject (#538) | 8 years ago |
| third_party | 3bc5488644 Add absl/base/internal/endian.h back into the build | 8 years ago |
| CHANGELOG.md | 43774fec33 Update CHANGELOG for Firestore v0.9.4 (#556) | 8 years ago |
| CMakeLists.txt | 32bdc38400 Rework the top-level cmake build to be a superproject (#538) | 8 years ago |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 years ago |
| test.sh | bde743ed25 Release 4.3.0 (#327) | 8 years ago |
$ 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.