bazel-ios/rules_ios

[rules_apple][bundling] ios_*_test macho bundle duplicated - 2x disk size / redundant proessing

jerrymarino opened this issue · 0 comments

Given a rules_apple based test bundle - we're facing 2x copies of the macho bundle files. In a repo with 1k tests with hundreds of mb in each test bundle, halving this is a non trivial win.

Note: is orthogonal to #542