swift build fix

pull/19704/head
Muxi Yan 6 years ago committed by GitHub
parent c8225c461b
commit dd2dc23d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/objective-c/BUILD

@ -168,6 +168,7 @@ grpc_objc_library(
"ProtoRPC/ProtoServiceLegacy.m",
],
hdrs = [
"ProtoRPC/ProtoMethod.h",
"ProtoRPC/ProtoRPCLegacy.h",
"ProtoRPC/ProtoService.h",
],

Loading…
Cancel
Save