README.md 288 B

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.