-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
bazelbuild/rules_cc
#632Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)team-Rules-ObjCIssues for Objective-C maintainersIssues for Objective-C maintainerstype: bug
Description
Description of the bug:
When building a cc_binary with objc_library as dependency , the data in objc_library is not copied as runfile for the cc_binary.
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Which operating system are you running Bazel on?
macOS 12.2.1 on m1
What is the output of bazel info release?
release 5.2.0
If bazel info release returns development version or (@non-git), tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?
No response
Have you found anything relevant by searching the web?
#11425 is possibly related
Any other information, logs, or outputs that you want to share?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)team-Rules-ObjCIssues for Objective-C maintainersIssues for Objective-C maintainerstype: bug