|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Example | fc9b5447fc Clang-format Objective-C++ too (#419) | %!s(int64=8) %!d(string=hai) anos |
| Port | bde743ed25 Release 4.3.0 (#327) | %!s(int64=8) %!d(string=hai) anos |
| Protos | bde743ed25 Release 4.3.0 (#327) | %!s(int64=8) %!d(string=hai) anos |
| Source | fc9b5447fc Clang-format Objective-C++ too (#419) | %!s(int64=8) %!d(string=hai) anos |
| third_party | bde743ed25 Release 4.3.0 (#327) | %!s(int64=8) %!d(string=hai) anos |
| CHANGELOG.md | 62f5433813 Update CHANGELOG for Firestore v0.9.2 (#436) | %!s(int64=8) %!d(string=hai) anos |
| Firestore.podspec | 54b6328321 Fix pod update warning (#414) | %!s(int64=8) %!d(string=hai) anos |
| README.md | bde743ed25 Release 4.3.0 (#327) | %!s(int64=8) %!d(string=hai) anos |
| test.sh | bde743ed25 Release 4.3.0 (#327) | %!s(int64=8) %!d(string=hai) anos |
$ 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.