|
|
před 8 roky | |
|---|---|---|
| .. | ||
| Example | 8bdafd9f14 Version updates for 5.0.1 (#1272) | před 8 roky |
| Protos | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | před 8 roky |
| Source | 2349d3e41b Eliminate duplicate symbol in CocoaPods -all_load build (#1223) | před 8 roky |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | před 8 roky |
| core | bc6ebff07e Add key-only projections to immutable C++ maps (#1166) | před 8 roky |
| third_party | 37ad4f6991 Make abseil-cpp buildable on master | před 8 roky |
| CHANGELOG.md | 7dca635039 Move array transforms to internal header pending backend support. (#1139) | před 8 roky |
| CMakeLists.txt | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | před 8 roky |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | před 8 roky |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | před 8 roky |
$ 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.