|
|
8 лет назад | |
|---|---|---|
| .. | ||
| FrameworkMaker.xcodeproj | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| objc | 4365bed449 Merge integrated open source build updates from master (#491) | 8 лет назад |
| protos | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| Podfile | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| README.md | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| build-protos.sh | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
| strip-registry.py | bde743ed25 Release 4.3.0 (#327) | 8 лет назад |
cd firebase-ios-sdk/Firestore/Protos
./build-protos.sh
Verify diffs, tests and make PR
Get the protoc and the gRPC plugin. See
here. The
easiest way I found was to add
pod '!ProtoCompiler-gRPCPlugin' to a Podfile and do pod update.
After running the protoc, shell commands run to fix up the generated code: