bazelbuild / bazelbuild/rules_apple
Rename "ipa_post_processor" attribute
Open
P3
type: cleanup
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
This was inherited from the native rules, but not all rules produce an IPA now (for example, `ios_extension` produces a .zip), so the name is inaccurate.
Something like `bundle_post_processor` might be more reasonable. We'll still need to support the old attribute (and emit a warning) for some time before it can be deleted.
Contributor guide
Assessment
This issue has not been assessed yet.