We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13cffca + 7bd5872 commit e780192Copy full SHA for e780192
third_party/com_github_grpc_grpc_swift/BUILD.overlay
@@ -9,7 +9,7 @@ swift_library(
9
srcs = glob([
10
"Sources/SwiftGRPC/**/*.swift",
11
]),
12
- copts = ["-DSWIFT_PACKAGE"], # activates CgRPC iports
+ copts = ["-DSWIFT_PACKAGE"], # activates CgRPC imports
13
module_name = "SwiftGRPC",
14
visibility = ["//visibility:public"],
15
deps = [
0 commit comments