bazel-ios / rules_ios

Bazel rules for building iOS applications and frameworks
Apache License 2.0
276 stars 84 forks source link

Stop processing data twice in make_vfsoverlay #871

Closed thiagohmcruz closed 3 months ago

thiagohmcruz commented 3 months ago

This data struct is already included in vfs_info.values() here: https://github.com/bazel-ios/rules_ios/blob/311ba90785a7be2445f12e677beb7d32aead22e6/rules/framework/vfs_overlay.bzl#L387