Sam Edson ba0f4f2693 Combine nanopb scripts into a single location (#10439) 3 lat temu
..
Protos ec193d0150 Add Performance Support for Swift Package Manager (#8412) 4 lat temu
README.md ec193d0150 Add Performance Support for Swift Package Manager (#8412) 4 lat temu
generate_protos.sh ba0f4f2693 Combine nanopb scripts into a single location (#10439) 3 lat temu

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.