|
|
8 anni fa | |
|---|---|---|
| .. | ||
| Example | 85dc1d4ec9 Version bumps for Firebase 4.10.0 (#859) | 8 anni fa |
| Protos | fe19fca0e5 Serialize and deserialize null (#783) | 8 anni fa |
| Source | 3d03426e0e Style fixes | 8 anni fa |
| Swift | 13e3667384 Add build infrastructure for Codable support in Firestore (#815) | 8 anni fa |
| core | f75267bfd6 Don't build firebase_firestore_testutil_apple on non-apple platforms. (#841) | 8 anni fa |
| third_party | ef59c11f82 Merge branch 'abseil-mirror' into merge | 8 anni fa |
| CHANGELOG.md | 6e73c78148 Update CHANGELOG for Firestore v0.10.2 (#856) | 8 anni fa |
| CMakeLists.txt | fe19fca0e5 Serialize and deserialize null (#783) | 8 anni fa |
| README.md | 782408ff58 Fix a wrong file name in README.md (#493) | 8 anni fa |
| test.sh | 4dc63f8d7c Fix Firestore tests for M22 (#834) | 8 anni fa |
$ 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.