diff --git a/cc/toolchains/actions/BUILD b/cc/toolchains/actions/BUILD index 164a3369..fcc96616 100644 --- a/cc/toolchains/actions/BUILD +++ b/cc/toolchains/actions/BUILD @@ -210,6 +210,7 @@ cc_action_type_set( ":cpp_compile_actions", ":c_compile_actions", ":assembly_actions", + ":objc_compile", ], )