running this rule on bazel 5.0.0, will return empty `.cfg`, any plan to update the rule? ``` dep[apple_common.Objc].module_map ``` this will return `[]`
running this rule on bazel 5.0.0, will return empty
.cfg, any plan to update the rule?this will return
[]