|
|
8 лет назад | |
|---|---|---|
| .. | ||
| Example | 024788e38a Add isEqual() and port DocumentReference array test. (#380) | 8 лет назад |
| Port | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| Protos | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| Source | 024788e38a Add isEqual() and port DocumentReference array test. (#380) | 8 лет назад |
| third_party | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| CHANGELOG.md | 19ff554b20 Update CHANGELOG for Firestore v0.9.1 (#395) | 8 лет назад |
| Firestore.podspec | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| README.md | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| test.sh | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
$ cd Firestore/Example
$ pod update
$ open Firebase.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.