|
|
7 years ago | |
|---|---|---|
| .. | ||
| Example | 2f0cd067e0 Bump CoreOnly requirements to 5.5.0 (#1629) | 7 years ago |
| Protos | cda87fa3af Convert grpc and protobuf CMake builds to add_subdirectory (#1537) | 7 years ago |
| Source | 3799292eb3 Cherry pick fix for #1591 for M30 (#1626) | 7 years ago |
| Swift | e963b606f3 Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524) | 7 years ago |
| core | 0cb5c975ac Make FirebaseCredentialsProvider tolerate a missing FirebaseAuth (#1627) | 7 years ago |
| third_party | fb9f24eaee Convert googletest and nanopb CMake builds to add_subdirectory (#1522) | 7 years ago |
| CHANGELOG.md | 3799292eb3 Cherry pick fix for #1591 for M30 (#1626) | 7 years ago |
| CMakeLists.txt | 579f76ce43 Make Firestore CMake a self-contained build (#1587) | 7 years ago |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 years ago |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | 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.