diff --git a/ReactCommon/react/renderer/timeline/BUCK b/ReactCommon/react/renderer/timeline/BUCK index b6baadc71822d4..513baf236425f8 100644 --- a/ReactCommon/react/renderer/timeline/BUCK +++ b/ReactCommon/react/renderer/timeline/BUCK @@ -33,7 +33,7 @@ rn_xplat_cxx_library( ), compiler_flags_pedantic = True, fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, - fbobjc_labels = ["supermodule:ios/isolation/infra.react_native"], + fbobjc_labels = [], fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, macosx_tests_override = [],