-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Open
Labels
untriagedauto added to all issues by default when created.auto added to all issues by default when created.
Description
What language does this apply to?
Objective-C.
Describe the problem you are tryfing to solve.
I have some .proto files, I'd like to consume them in a Bazel build.
Describe the solution you'd like
There's a great cc_proto_library in //Bazel:bazel_cc_proto_library.bzl, but there's no objective-C equivalent. It looks like there was once a version built in to Bazel, but it was removed.
Describe alternatives you've considered
I'm currently using rules_proto_grpc's rule, but it would be nicer not to have to pull in additional dependencies.
Metadata
Metadata
Assignees
Labels
untriagedauto added to all issues by default when created.auto added to all issues by default when created.