aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/collect/IterablesChain.java
diff options
context:
space:
mode:
authorGravatar David Santiago <david.santiago@gmail.com>2015-05-04 15:11:01 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-05-04 17:52:28 +0000
commit140f0a97487602139146e9013de2a7f184e56758 (patch)
tree01cec12e703b2a62b0c64ccfc28ece5c22739437 /src/main/java/com/google/devtools/build/lib/collect/IterablesChain.java
parent1f4ce8034892aa490269aacf2fd4c74122d72920 (diff)
Move the "families" attribute to BundlingRule.
Currently the "families" attribute is defined on the ReleaseBundlingRule. Due to the relationships between the iOS rule classes, this leaves some rules that need to know the device family they are building for without that knowledge. Specifically, objc_bundle_library() can build storyboards outside of any app or extension, and thus needs to know the target device families to use during compilation. For reference, this was discussed at https://groups.google.com/d/msg/bazel-discuss/c-2nwFiqhWo/puESbFNGAYMJ This commit moves the "families" attribute from ReleaseBundlingRule to BundlingRule to accomplish this. -- Change-Id: Ia0d146e85f1c2cdb13bd74aef4a57de1ad537e0f MOS_MIGRATED_REVID=92725861
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/collect/IterablesChain.java')
0 files changed, 0 insertions, 0 deletions