As part of Starlarkification, we plan to move all Apple-related build flags defined in Bazel core code into rules_apple.
This:
- gives
rules_apple owners more complete control over Bazel's Apple support
- reduces the need for bazel /
rules_apple release synchronization
- saves
rules_apple contributors from having to know how to patch Bazel.
- saves Bazel devs from having to know the details of Apple
This issue tracks the effort.
Also see:
As part of Starlarkification, we plan to move all Apple-related build flags defined in Bazel core code into rules_apple.
This:
rules_appleowners more complete control over Bazel's Apple supportrules_applerelease synchronizationrules_applecontributors from having to know how to patch Bazel.This issue tracks the effort.
Also see: