swift protoc conversion fails with error “google.type.LatLng” is not defined

前端 未结 0 778
故里飘歌
故里飘歌 2021-02-13 06:32

I am converting .proto files to swift files using command

protoc --swift_out=. my_proto_file.proto

protoc version being used is libprotoc 3

相关标签:
回答
  • 消灭零回复
提交回复
热议问题