rules_xcodeproj
rules_xcodeproj copied to clipboard
Support `swift_grpc_library`
I would be interested in taking a swing at this. Is there any documentation around (or even PRs doing similar work) on how to accomplish this?
It's actually going to be a pretty tricky thing to tackle, and not a good First Issue to take on. This is because of the way that rules_swift uses an aspect to generate these actions. Thankfully, I'm going to tackle it starting Monday as part of the work on 0.5.0.
Darn! Sorry I won't be able to help out on this one. If there is anything that you think is reasonable to help out with, I'm more than happy to do it.
Also as an FYI, I upgraded rules_swift to use the 1.X series of gRPC in https://github.com/bazelbuild/rules_swift/pull/834. That changes things ever so slightly, so I just wanted to make you aware in case that matters
Thanks for the note! And I'll let you know if I think of something you can help with!
https://github.com/buildbuddy-io/rules_xcodeproj/issues/91#issuecomment-1414179709
https://github.com/buildbuddy-io/rules_xcodeproj/issues/1744