Skip to content

Fix data on objc_library#632

Open
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/fix-data-on-objc_library
Open

Fix data on objc_library#632
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/fix-data-on-objc_library

Conversation

@keith
Copy link
Member

@keith keith commented Mar 12, 2026

Previously this was just ignored, now it is correctly propagated.

Fixes bazelbuild/bazel#16270

Previously this was just ignored, now it is correctly propagated.
@keith keith force-pushed the ks/fix-data-on-objc_library branch from f8344ce to 90ff8b4 Compare March 24, 2026 16:30
@armandomontanez armandomontanez added type: bug Something that should be working isn't working P1 I'll work on this now. (Assignee required) platform: darwin category: core rules labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: core rules P1 I'll work on this now. (Assignee required) platform: darwin type: bug Something that should be working isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

data attributes are not propagated from objc_library to cc_library or cc_binary

2 participants