Not sure if this belongs on this repo or rule_apple.
https://github.com/bazelbuild/apple_support?tab=readme-ov-file#installation talks about needing to list apple_support before rules_cc for toolchain setup, but to eventually use some of the rules in rules_apple, it seems like something more is needed to get testing toolchains than what is noted here or in rules_apple. google/google-toolbox-for-mac has been working for bazel <9, but the attempt to update fails about a testing toolchain, so it seem like some additional setup is missing in some of the documentation.
Not sure if this belongs on this repo or rule_apple.
https://github.com/bazelbuild/apple_support?tab=readme-ov-file#installation talks about needing to list apple_support before rules_cc for toolchain setup, but to eventually use some of the rules in rules_apple, it seems like something more is needed to get testing toolchains than what is noted here or in rules_apple. google/google-toolbox-for-mac has been working for bazel <9, but the attempt to update fails about a testing toolchain, so it seem like some additional setup is missing in some of the documentation.