-
|
How do you include all data from transitive dependencies in a macos_application. I was expecting a file structure like so: https://github.com/bazelbuild/rules_apple/blob/master/doc/resources.md Essentially I want to convert my cc_binary that has all of the runfiles set up correctly to a macos_application. What is the correct way to go about this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This issue is being addressed here: #2461 |
Beta Was this translation helpful? Give feedback.
This issue is being addressed here: #2461