From a9843574d9d3474645f11bff99f8396294202469 Mon Sep 17 00:00:00 2001 From: DevmateBuckOncallResolver Bot Date: Thu, 2 Jul 2026 07:22:02 -0700 Subject: [PATCH] fbcode/executorch/examples/apple/coreml/scripts/BUCK Reviewed By: Ben0mega Differential Revision: D110455599 --- examples/apple/coreml/scripts/BUCK | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/apple/coreml/scripts/BUCK b/examples/apple/coreml/scripts/BUCK index 42a97ea893f..2685fe53140 100644 --- a/examples/apple/coreml/scripts/BUCK +++ b/examples/apple/coreml/scripts/BUCK @@ -3,6 +3,8 @@ load("@fbcode_macros//build_defs:build_file_migration.bzl", "fbcode_target", "no # targets.bzl. This file can contain fbcode-only targets. load("@fbcode_macros//build_defs:python_binary.bzl", "python_binary") +oncall("executorch") + fbcode_target(_kind = python_binary, name = "extract_coreml_models", srcs = [