RUNME 161 B

12345
  1. #!/bin/sh
  2. #
  3. # Use this to run the swift-proto generator
  4. #
  5. protoc echo.proto --swift_out=. --swift_opt=Visibility=Public --plugin=/Users/tim/bin/protoc-gen-swift