bazelbuild/rules_apple

Support On-Demand Resources

qyang-nj opened this issue · 0 comments

It seems --enable-on-demand-resources YES is not used anywhere in actool.bzl, so I believe on-demand resources are not supported currently.

It's probably non trivial to add the support, as it also requires generating a AssetPackOutputSpecifications.plist for --asset-pack-output-specifications argument.