From b33961d7a0fbf5783513a81b217ec1a90700d817 Mon Sep 17 00:00:00 2001 From: Chenglin Liu Date: Tue, 11 Oct 2022 14:24:40 -0700 Subject: [PATCH] Add link group label to talkios deps Summary: Currently, link groups depend on supermodules to generate. To continue supporting link groups while allowing us to migrate off supermodules, we'll add a talkios_link_group label on all talkios targets to persist the current hierarchical information. Reviewed By: jkeljo Differential Revision: D40268252 fbshipit-source-id: 9211add120448e95f892d36a85583c700b2ec9a0 --- React/CoreModules/BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/React/CoreModules/BUCK b/React/CoreModules/BUCK index 01bb7fc1aed3ff..d110452c39b1af 100644 --- a/React/CoreModules/BUCK +++ b/React/CoreModules/BUCK @@ -41,6 +41,7 @@ rn_apple_library( "fbios_link_group:xplat/default/public.react_native.infra", "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", + "talkios_link_group:xplat/default/public.react_native.infra", ], link_whole = True, platform_preprocessor_flags = [(