Sam Edson ba0f4f2693 Combine nanopb scripts into a single location (#10439) 3 лет назад
..
Protos ec193d0150 Add Performance Support for Swift Package Manager (#8412) 4 лет назад
README.md ec193d0150 Add Performance Support for Swift Package Manager (#8412) 4 лет назад
generate_protos.sh ba0f4f2693 Combine nanopb scripts into a single location (#10439) 3 лет назад

README.md

To build the protos:

  • brew install protobuf
  • Verify version in generate_protos.sh
  • ./generate_protos.sh

Make sure to re-generate the project after protos are built.