rules_apple
rules_apple copied to clipboard
Migrate ObjcInfo to rules_cc
Using https://github.com/bazelbuild/rules_apple/pull/2801 as a starting point
looks like _cc_internal.create_header_info() was added in https://github.com/bazelbuild/bazel/commit/748f11c2d42949ebab32d2d3891f3c3396723a27, which post-dates our "last_green" pin of https://github.com/bazelbuild/bazel/commit/5409637c4e2d5c010b7264172b1004a2afd46bfe by about a month. this might start working if we can move that pin forward again
not sure i want to merge this since it actually breaks more than it fixes until we fix other rules_cc compat issues