aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/SkylarkFileDependency.java
diff options
context:
space:
mode:
authorGravatar Peter Schmitt <schmitt@google.com>2015-03-20 20:42:56 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-03-23 11:57:17 +0000
commitd8c109f5fdb71482ceab1be4a759b4f67b46ca74 (patch)
tree5a58b8d126d65428f25c2a97e877d56c3eae41c5 /src/main/java/com/google/devtools/build/lib/skyframe/SkylarkFileDependency.java
parent54b21d4f011f47aee5aa570f292703739f77f1d1 (diff)
Only use a single copy of a nested bundle with ios_multi_cpus.
We generate a nested bundle for each architecture specified in ios_multi_cpus which would cause any artifacts generated by these rules (such as info plists or compiled resource files) to clash in the final application bundle (where the bundle directory only exists once). For now just pick one architecture at random to store the bundle in - unfortunately we still generate the bundle for all architectures. -- MOS_MIGRATED_REVID=89152199
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/SkylarkFileDependency.java')
0 files changed, 0 insertions, 0 deletions