|
|
7 yıl önce | |
|---|---|---|
| .. | ||
| Example | 4713ddf8df Version updates for 5.2.0 (#1355) | 7 yıl önce |
| Protos | 6dfc142888 Adjust serializer test to verify via libprotobuf. (#1039) | 8 yıl önce |
| Source | 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) | 7 yıl önce |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | 8 yıl önce |
| core | 2a24b363a9 Allow repeated entries in Value proto. (#1346) | 7 yıl önce |
| third_party | 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) | 7 yıl önce |
| CHANGELOG.md | 281d145dc9 Firestore: add a changelog entry on supporting concurrent queues. (#1274) | 8 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.