diff --git a/BUCK b/BUCK index 61ba74ee22e..9cfb3086b0e 100644 --- a/BUCK +++ b/BUCK @@ -98,7 +98,7 @@ rn_xplat_cxx_library2( # it's linked in your app, transparently use it". labels = [ "depslint_never_remove", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + [ @@ -156,7 +156,7 @@ rn_xplat_cxx_library2( "$SDKROOT/System/Library/Frameworks/Foundation.framework", ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + ["-DWITH_FBSYSTRACE=1"], @@ -196,7 +196,7 @@ rn_xplat_cxx_library2( "$SDKROOT/System/Library/Frameworks/Foundation.framework", ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -224,7 +224,7 @@ rn_xplat_cxx_library2( contacts = ["oncall+react_native@xmail.facebook.com"], fbobjc_enable_exceptions = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -429,7 +429,7 @@ rn_xplat_cxx_library2( labels = [ "depslint_never_add", "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platform_preprocessor_flags = [( @@ -520,7 +520,7 @@ rn_xplat_cxx_library2( header_path_prefix = "React", labels = [ "disable_plugins_only_validation", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = [ @@ -604,7 +604,7 @@ rn_apple_library( ], inherited_buck_flags = get_static_library_ios_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -676,7 +676,7 @@ rn_apple_library( contacts = ["oncall+react_native@xmail.facebook.com"], labels = [ "disable_plugins_only_validation", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = [react_fabric_component_plugin_provider("Image", "RCTImageCls")], @@ -708,7 +708,7 @@ rn_xplat_cxx_library2( compiler_flags = ["-Wall"], contacts = ["oncall+react_native@xmail.facebook.com"], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = ["PUBLIC"], @@ -740,7 +740,7 @@ rn_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.core", ], visibility = ["PUBLIC"], @@ -781,7 +781,7 @@ rn_codegen( ios_assume_nonnull = False, library_labels = [ "supermodule:xplat/default/public.react_native.infra", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", ], native_module_spec_name = "FBReactNativeSpec", src_prefix = "Libraries/", @@ -794,7 +794,7 @@ rn_codegen( ios_assume_nonnull = False, library_labels = [ "supermodule:xplat/default/public.react_native.infra", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", ], src_prefix = "Libraries/", ) @@ -829,7 +829,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -879,7 +879,7 @@ rn_apple_library( labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -938,7 +938,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -986,7 +986,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1038,7 +1038,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1119,7 +1119,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1253,7 +1253,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1286,7 +1286,7 @@ rn_apple_library( labels = [ "depslint_never_remove", "disable_plugins_only_validation", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = react_module_plugin_providers( @@ -1327,7 +1327,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1360,7 +1360,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1395,7 +1395,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1431,7 +1431,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1453,7 +1453,7 @@ rn_xplat_cxx_library2( "React/RCTConvert+CoreLocation.h": RCTVIEWS_PATH + "RCTConvert+CoreLocation.h", }, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/IntegrationTests/BUCK b/IntegrationTests/BUCK index 901b182219e..0ebc5488ad0 100644 --- a/IntegrationTests/BUCK +++ b/IntegrationTests/BUCK @@ -18,7 +18,7 @@ rn_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.tests", ], skip_processors = True, diff --git a/Libraries/FBLazyVector/BUCK b/Libraries/FBLazyVector/BUCK index 7de15141755..89ab4c058e5 100644 --- a/Libraries/FBLazyVector/BUCK +++ b/Libraries/FBLazyVector/BUCK @@ -13,7 +13,7 @@ fb_apple_library( extension_api_only = True, frameworks = [], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], link_whole = False, diff --git a/Libraries/RCTRequired/BUCK b/Libraries/RCTRequired/BUCK index 684f9018a36..34b493a0e37 100644 --- a/Libraries/RCTRequired/BUCK +++ b/Libraries/RCTRequired/BUCK @@ -11,7 +11,7 @@ fb_apple_library( extension_api_only = True, frameworks = ["Foundation"], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], ) diff --git a/React/CoreModules/BUCK b/React/CoreModules/BUCK index 9a231a956d6..c5f95ab7009 100644 --- a/React/CoreModules/BUCK +++ b/React/CoreModules/BUCK @@ -38,7 +38,7 @@ rn_apple_library( labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], link_whole = True, diff --git a/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK b/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK index cc4d4c9fede..a67e07f391e 100644 --- a/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK +++ b/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/androidTest/js/BUCK b/ReactAndroid/src/androidTest/js/BUCK index ef5ee7ba714..51ad794f27b 100644 --- a/ReactAndroid/src/androidTest/js/BUCK +++ b/ReactAndroid/src/androidTest/js/BUCK @@ -17,7 +17,7 @@ rn_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.tests", ], skip_processors = True, diff --git a/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK b/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK index 29b66d197f8..e09a03707b5 100644 --- a/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK b/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK index 93a49eab763..a59fa814d65 100644 --- a/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK b/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK index 4e4e0f8e581..8cc7dc7c08c 100644 --- a/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK @@ -14,7 +14,7 @@ rn_android_library( srcs = ["HermesSamplingProfiler.java"], autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = ["PUBLIC"], @@ -38,7 +38,7 @@ rn_xplat_cxx_library( compiler_flags_enable_rtti = True, # TODO: is this necessary? fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/BUCK b/ReactAndroid/src/main/java/com/facebook/react/BUCK index 972d6d5cc30..a7ebfd01f36 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK b/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK index e550f535b2c..d135c04ab30 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK @@ -8,7 +8,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK b/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK index def6cc318ce..effe15d3b61 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK @@ -23,7 +23,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], proguard_config = "reactnative.pro", @@ -72,7 +72,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], proguard_config = "reactnative.pro", diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/BUCK index 1e3e7dc6245..02f8c3fe3f7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/BUCK @@ -14,7 +14,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK index c039947e576..daa264d3ba5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK @@ -9,7 +9,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], language = "KOTLIN", diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK index a2f45fa4268..8047ab116a1 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK @@ -13,7 +13,7 @@ rn_xplat_cxx_library( ), fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK index 99c34642499..43969af0915 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/config/BUCK b/ReactAndroid/src/main/java/com/facebook/react/config/BUCK index 6b95b11b3e9..1e53e162038 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/config/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/config/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK b/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK index 6eb110dbf84..5ddea301e43 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], manifest = "AndroidManifest.xml", @@ -53,7 +53,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK b/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK index bdb630d840c..226e87b5c97 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK @@ -14,7 +14,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], language = "KOTLIN", diff --git a/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK index 457510485f8..613a7bc8711 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK @@ -13,7 +13,7 @@ rn_xplat_cxx_library( ), fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK b/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK index 2eb383c6924..f13e55a90d3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK b/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK index cbdbbdc33eb..a4c060dcfc5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK index 1cc2729a3b3..a528a8edffa 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK index 57daa7dee04..88cd9e01c8e 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK index 9b2e8a0c0ba..e578bc87e9e 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK @@ -16,7 +16,7 @@ rn_java_library( name = "processing-lib", srcs = glob(["*.java"]), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], source = "8", diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK index 746c22ba21b..f11917e81b3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK index ee12dd397f1..71108ee1cc7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK index 319ef30d29a..fd0149d4bfc 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK index 95c8a93a89d..d40efe46dd8 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK index 61d992c0c41..3ebd703ef29 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK index 79b2c5ab08e..410547fb463 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK @@ -6,7 +6,7 @@ rn_xplat_cxx_library( headers = glob(["*.h"]), header_namespace = "", labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK index 5952c0bd091..88885d58760 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK index cffac9a768c..9851c8d830a 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK index 8da86ebaa51..fff1e1507a7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK index d17e83ace45..ed63cfb7859 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK index 9ff253a3ca3..806c6b21fb5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK index 49ad156b72c..9b248bd94c6 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -36,7 +36,7 @@ rn_android_library( srcs = glob(["interfaces/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK index 19287dfd369..916dda802fd 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK index 098c4197c91..bd67fdea1bc 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK index f60f0fbcc2d..34d4f3f06e8 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK index 12d9f3bd44b..3cc38082be9 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK index 1836dc97e5c..35bb7726f2f 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK index f6e73471a86..1b64f8be24d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK index d28b8ac35ab..64b0643204a 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK index 34851a111e4..fe5a867b249 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK index da418e45b84..b4363a502a7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK index b1bc8d8722d..52a68c2d9c5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK index 5ecdedc5600..adea4294b79 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK index f1def012597..0f9f5ddb485 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK index 10f56b84033..c76ebce310f 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK index 5e950668d69..006f0dcb8c8 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK @@ -9,7 +9,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -38,7 +38,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK index 4a424951d9c..aab0cba98f5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK index c9705035dd1..dd1ba2180f2 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK index b1bfce18268..198dfd55a73 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK b/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK index 435cb8d39c3..4ec2ca6bace 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK @@ -8,7 +8,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK b/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK index a2ee104f251..08d0367f5a5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK @@ -16,7 +16,7 @@ rn_java_library( name = "processing-lib", srcs = glob(["*.java"]), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], source = "7", diff --git a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK index 23264b58da7..a496502bec7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK @@ -9,7 +9,7 @@ rn_android_library( ), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK index 788eb777a6b..5cf0f6d1549 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK @@ -13,7 +13,7 @@ rn_xplat_cxx_library( fbandroid_labels = [ "supermodule:xplat/default/public.react_native.infra", ], - labels = ["pfh:ReactNative_CommonInfrastructurePlaceholde"], + labels = ["pfh:ReactNative_CommonInfrastructurePlaceholder"], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK b/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK index aa8610013a2..e33c3d79c15 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK b/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK index 9ebb33f6da3..d4d782695bc 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK b/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK index be228a7369f..1f5a22c8558 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK index 26b5633efe7..1dca3dca011 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK @@ -10,7 +10,7 @@ rn_android_library( ), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, @@ -45,7 +45,7 @@ rn_android_library( srcs = ["CallInvokerHolderImpl.java"], autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK index b8015ffe9d5..f54d7ac9673 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK @@ -8,7 +8,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK index 3538dbaeb26..741c05949a7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK @@ -13,7 +13,7 @@ rn_xplat_cxx_library( }, fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, @@ -51,7 +51,7 @@ rn_xplat_cxx_library( FBJNI_TARGET, ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK index deaad41561a..d6658f264c7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK @@ -15,7 +15,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ @@ -51,7 +51,7 @@ rn_android_library( ], is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ @@ -102,7 +102,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK index 68a417740d7..311effe7323 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK index 0e1c92bca81..a4d6c1447d5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK index 8c3c1a8d000..e510e432322 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK @@ -13,7 +13,7 @@ rn_xplat_cxx_library( ), fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK index 6cc66ddcf37..a1d22c16502 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/util/BUCK b/ReactAndroid/src/main/java/com/facebook/react/util/BUCK index a88a9199576..798f39ec446 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/util/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/util/BUCK @@ -5,7 +5,7 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK index 54a84a9d601..3c28fe0a0bd 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK index 1011b64fea2..5f66a21d400 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK index fbff8c28db0..f387a9cdf2d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK @@ -10,7 +10,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ @@ -38,7 +38,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK index 5123f0ab1a5..c8a8a5cd100 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK @@ -9,7 +9,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -28,7 +28,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK index 1c4b826e34d..1db6b8762eb 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK index a069f1add52..8d44bfa30e6 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK index e5bf28d4c15..3dc1d479d3b 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK index 9cb4c180ea2..ecc76fd8247 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK index cc0f483270c..0e00a26d249 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK index 14736f2b4f1..71984ff112d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK index ae00e14dea0..bdbb666184a 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK @@ -9,7 +9,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], language = "KOTLIN", diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK index 935ea3a828b..b45135ea157 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK index 722cdb78c2c..6440f6a8d09 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK index 60740bf2c7e..84de37d25b3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK @@ -6,7 +6,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], provided_deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK index 049ceb1e0fc..be7b9f9e6f2 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK @@ -9,7 +9,7 @@ rn_android_library( autoglob = False, is_androidx = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], language = "KOTLIN", diff --git a/ReactAndroid/src/main/jni/react/jni/BUCK b/ReactAndroid/src/main/jni/react/jni/BUCK index 4a2307ab4f4..ab384eefa38 100644 --- a/ReactAndroid/src/main/jni/react/jni/BUCK +++ b/ReactAndroid/src/main/jni/react/jni/BUCK @@ -42,7 +42,7 @@ rn_xplat_cxx_library( compiler_flags_enable_rtti = True, # dynamic_cast used within ReadableNative* fbandroid_allow_jni_merging = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = ANDROID, diff --git a/ReactAndroid/src/test/resources/BUCK b/ReactAndroid/src/test/resources/BUCK index 510cb53c3f2..bf0f8cd10f0 100644 --- a/ReactAndroid/src/test/resources/BUCK +++ b/ReactAndroid/src/test/resources/BUCK @@ -7,7 +7,7 @@ java_library( name = "robolectric", srcs = [], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], resources = [ diff --git a/ReactCommon/butter/BUCK b/ReactCommon/butter/BUCK index 85e9c56f6e6..d392545390e 100644 --- a/ReactCommon/butter/BUCK +++ b/ReactCommon/butter/BUCK @@ -33,7 +33,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/callinvoker/BUCK b/ReactCommon/callinvoker/BUCK index 4a9c7fc40ff..0cd39207d87 100644 --- a/ReactCommon/callinvoker/BUCK +++ b/ReactCommon/callinvoker/BUCK @@ -11,7 +11,7 @@ rn_xplat_cxx_library( prefix = "ReactCommon", ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/cxxreact/BUCK b/ReactCommon/cxxreact/BUCK index b6e486f2184..92f567868c6 100644 --- a/ReactCommon/cxxreact/BUCK +++ b/ReactCommon/cxxreact/BUCK @@ -15,7 +15,7 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = get_apple_compiler_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -39,7 +39,7 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = get_apple_compiler_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -62,7 +62,7 @@ rn_xplat_cxx_library( ], fbobjc_compiler_flags = get_apple_compiler_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], soname = "libxplat_react_module_samplemodule.$(ext)", @@ -123,7 +123,7 @@ rn_xplat_cxx_library( fbobjc_force_static = True, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/jsi/BUCK b/ReactCommon/jsi/BUCK index bf40ff0d548..7186cad79e2 100644 --- a/ReactCommon/jsi/BUCK +++ b/ReactCommon/jsi/BUCK @@ -28,7 +28,7 @@ rn_xplat_cxx_library( "-Wmissing-prototypes", ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = ["PUBLIC"], @@ -45,7 +45,7 @@ rn_xplat_cxx_library( ], fbobjc_force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ @@ -75,7 +75,7 @@ rn_xplat_cxx_library( "$SDKROOT/System/Library/Frameworks/JavaScriptCore.framework", ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = APPLE, diff --git a/ReactCommon/jsiexecutor/BUCK b/ReactCommon/jsiexecutor/BUCK index 8d0b9adbf12..24cbabd821f 100644 --- a/ReactCommon/jsiexecutor/BUCK +++ b/ReactCommon/jsiexecutor/BUCK @@ -23,7 +23,7 @@ cxx_library( fbobjc_force_static = True, fbobjc_header_path_prefix = "", labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE), diff --git a/ReactCommon/jsinspector/BUCK b/ReactCommon/jsinspector/BUCK index 42392b7d695..43298b46cb7 100644 --- a/ReactCommon/jsinspector/BUCK +++ b/ReactCommon/jsinspector/BUCK @@ -28,7 +28,7 @@ rn_xplat_cxx_library( ), fbandroid_preferred_linkage = "shared", labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX, FBCODE, WINDOWS), diff --git a/ReactCommon/logger/BUCK b/ReactCommon/logger/BUCK index df79f3b7a25..09b5f65e1a7 100644 --- a/ReactCommon/logger/BUCK +++ b/ReactCommon/logger/BUCK @@ -28,7 +28,7 @@ rn_xplat_cxx_library( ), fbandroid_preferred_linkage = "shared", labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX, FBCODE, WINDOWS), diff --git a/ReactCommon/microprofiler/BUCK b/ReactCommon/microprofiler/BUCK index 32285e5d1d6..f47ad5a6a10 100644 --- a/ReactCommon/microprofiler/BUCK +++ b/ReactCommon/microprofiler/BUCK @@ -18,7 +18,7 @@ cxx_library( ], force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/ReactCommon/react/bridging/BUCK b/ReactCommon/react/bridging/BUCK index 098419d2183..60299fdabbe 100644 --- a/ReactCommon/react/bridging/BUCK +++ b/ReactCommon/react/bridging/BUCK @@ -8,7 +8,7 @@ rn_xplat_cxx_library( compiler_flags_enable_exceptions = True, compiler_flags_enable_rtti = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/config/BUCK b/ReactCommon/react/config/BUCK index 94043877ce2..ff65ba1baa5 100644 --- a/ReactCommon/react/config/BUCK +++ b/ReactCommon/react/config/BUCK @@ -24,7 +24,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/debug/BUCK b/ReactCommon/react/debug/BUCK index 39013ff4268..557824f5aec 100644 --- a/ReactCommon/react/debug/BUCK +++ b/ReactCommon/react/debug/BUCK @@ -43,7 +43,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/nativemodule/core/BUCK b/ReactCommon/react/nativemodule/core/BUCK index 29fa005fd73..2ae9f7b0b20 100644 --- a/ReactCommon/react/nativemodule/core/BUCK +++ b/ReactCommon/react/nativemodule/core/BUCK @@ -56,7 +56,7 @@ rn_xplat_cxx_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE), diff --git a/ReactCommon/react/nativemodule/samples/BUCK b/ReactCommon/react/nativemodule/samples/BUCK index 44cc0b3ee00..e1370aaf9e6 100644 --- a/ReactCommon/react/nativemodule/samples/BUCK +++ b/ReactCommon/react/nativemodule/samples/BUCK @@ -57,7 +57,7 @@ rn_xplat_cxx_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE), diff --git a/ReactCommon/react/renderer/animations/BUCK b/ReactCommon/react/renderer/animations/BUCK index 41c46554eea..3a11730ee5d 100644 --- a/ReactCommon/react/renderer/animations/BUCK +++ b/ReactCommon/react/renderer/animations/BUCK @@ -38,7 +38,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/attributedstring/BUCK b/ReactCommon/react/renderer/attributedstring/BUCK index fee162d1d70..d80ff356d4c 100644 --- a/ReactCommon/react/renderer/attributedstring/BUCK +++ b/ReactCommon/react/renderer/attributedstring/BUCK @@ -38,7 +38,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/componentregistry/BUCK b/ReactCommon/react/renderer/componentregistry/BUCK index 797cbef7833..4e5672d6563 100644 --- a/ReactCommon/react/renderer/componentregistry/BUCK +++ b/ReactCommon/react/renderer/componentregistry/BUCK @@ -34,7 +34,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/componentregistry/native/BUCK b/ReactCommon/react/renderer/componentregistry/native/BUCK index 7b292705def..08931c15de1 100644 --- a/ReactCommon/react/renderer/componentregistry/native/BUCK +++ b/ReactCommon/react/renderer/componentregistry/native/BUCK @@ -33,7 +33,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/image/BUCK b/ReactCommon/react/renderer/components/image/BUCK index 74fefc31c1c..3bd0b273f3b 100644 --- a/ReactCommon/react/renderer/components/image/BUCK +++ b/ReactCommon/react/renderer/components/image/BUCK @@ -35,7 +35,7 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/inputaccessory/BUCK b/ReactCommon/react/renderer/components/inputaccessory/BUCK index 6e2e96bc8ed..6e26a77b96a 100644 --- a/ReactCommon/react/renderer/components/inputaccessory/BUCK +++ b/ReactCommon/react/renderer/components/inputaccessory/BUCK @@ -28,7 +28,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = APPLE, diff --git a/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK b/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK index 35b91120593..9326cbc408b 100644 --- a/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK +++ b/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK @@ -31,7 +31,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = APPLE, diff --git a/ReactCommon/react/renderer/components/modal/BUCK b/ReactCommon/react/renderer/components/modal/BUCK index 48febac078a..6fa3f105676 100644 --- a/ReactCommon/react/renderer/components/modal/BUCK +++ b/ReactCommon/react/renderer/components/modal/BUCK @@ -58,7 +58,7 @@ rn_xplat_cxx_library( prefix = "react/renderer/components/modal", ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/progressbar/BUCK b/ReactCommon/react/renderer/components/progressbar/BUCK index e26ad60f435..0f7807262c0 100644 --- a/ReactCommon/react/renderer/components/progressbar/BUCK +++ b/ReactCommon/react/renderer/components/progressbar/BUCK @@ -66,7 +66,7 @@ rn_xplat_cxx_library( ["platform/ios/*.cpp"], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/root/BUCK b/ReactCommon/react/renderer/components/root/BUCK index ba923f629ac..a7446282682 100644 --- a/ReactCommon/react/renderer/components/root/BUCK +++ b/ReactCommon/react/renderer/components/root/BUCK @@ -32,7 +32,7 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/safeareaview/BUCK b/ReactCommon/react/renderer/components/safeareaview/BUCK index 8febc5a9da6..f0837d54ada 100644 --- a/ReactCommon/react/renderer/components/safeareaview/BUCK +++ b/ReactCommon/react/renderer/components/safeareaview/BUCK @@ -28,7 +28,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = APPLE, diff --git a/ReactCommon/react/renderer/components/scrollview/BUCK b/ReactCommon/react/renderer/components/scrollview/BUCK index 94017b77773..011725ee96d 100644 --- a/ReactCommon/react/renderer/components/scrollview/BUCK +++ b/ReactCommon/react/renderer/components/scrollview/BUCK @@ -39,7 +39,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/slider/BUCK b/ReactCommon/react/renderer/components/slider/BUCK index 262251e0a0a..a4d19690c88 100644 --- a/ReactCommon/react/renderer/components/slider/BUCK +++ b/ReactCommon/react/renderer/components/slider/BUCK @@ -68,7 +68,7 @@ rn_xplat_cxx_library( ["platform/ios/*.cpp"], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/switch/BUCK b/ReactCommon/react/renderer/components/switch/BUCK index 1892dd24246..6bace56a3ff 100644 --- a/ReactCommon/react/renderer/components/switch/BUCK +++ b/ReactCommon/react/renderer/components/switch/BUCK @@ -42,7 +42,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/text/BUCK b/ReactCommon/react/renderer/components/text/BUCK index 852292a10a5..ee800c8d9ec 100644 --- a/ReactCommon/react/renderer/components/text/BUCK +++ b/ReactCommon/react/renderer/components/text/BUCK @@ -44,7 +44,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/textinput/BUCK b/ReactCommon/react/renderer/components/textinput/BUCK index 08c9765fccd..1a14d7cb30e 100644 --- a/ReactCommon/react/renderer/components/textinput/BUCK +++ b/ReactCommon/react/renderer/components/textinput/BUCK @@ -41,7 +41,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK b/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK index 27c13a166fc..25840013963 100644 --- a/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK +++ b/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK @@ -38,7 +38,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE, CXX), diff --git a/ReactCommon/react/renderer/components/unimplementedview/BUCK b/ReactCommon/react/renderer/components/unimplementedview/BUCK index c5ea6cda238..85fb75295e4 100644 --- a/ReactCommon/react/renderer/components/unimplementedview/BUCK +++ b/ReactCommon/react/renderer/components/unimplementedview/BUCK @@ -32,7 +32,7 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/components/view/BUCK b/ReactCommon/react/renderer/components/view/BUCK index 78e190e2c6c..b4a13cfdfc1 100644 --- a/ReactCommon/react/renderer/components/view/BUCK +++ b/ReactCommon/react/renderer/components/view/BUCK @@ -39,7 +39,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/core/BUCK b/ReactCommon/react/renderer/core/BUCK index 53291e02f7a..c7c0f6231b1 100644 --- a/ReactCommon/react/renderer/core/BUCK +++ b/ReactCommon/react/renderer/core/BUCK @@ -36,7 +36,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/debug/BUCK b/ReactCommon/react/renderer/debug/BUCK index a48bb168986..146ef507b49 100644 --- a/ReactCommon/react/renderer/debug/BUCK +++ b/ReactCommon/react/renderer/debug/BUCK @@ -37,7 +37,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/element/BUCK b/ReactCommon/react/renderer/element/BUCK index d8e253deb8b..860b323355b 100644 --- a/ReactCommon/react/renderer/element/BUCK +++ b/ReactCommon/react/renderer/element/BUCK @@ -35,7 +35,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/graphics/BUCK b/ReactCommon/react/renderer/graphics/BUCK index 2da3b0324c3..fb2c529d3a1 100644 --- a/ReactCommon/react/renderer/graphics/BUCK +++ b/ReactCommon/react/renderer/graphics/BUCK @@ -92,7 +92,7 @@ rn_xplat_cxx_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/imagemanager/BUCK b/ReactCommon/react/renderer/imagemanager/BUCK index 86ef560fb44..0203e9d1ebf 100644 --- a/ReactCommon/react/renderer/imagemanager/BUCK +++ b/ReactCommon/react/renderer/imagemanager/BUCK @@ -87,7 +87,7 @@ rn_xplat_cxx_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/leakchecker/BUCK b/ReactCommon/react/renderer/leakchecker/BUCK index bbfcdba20e1..a43bcc961c9 100644 --- a/ReactCommon/react/renderer/leakchecker/BUCK +++ b/ReactCommon/react/renderer/leakchecker/BUCK @@ -34,7 +34,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/mapbuffer/BUCK b/ReactCommon/react/renderer/mapbuffer/BUCK index 5c6961f6d55..96dc32d614e 100644 --- a/ReactCommon/react/renderer/mapbuffer/BUCK +++ b/ReactCommon/react/renderer/mapbuffer/BUCK @@ -33,7 +33,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/mounting/BUCK b/ReactCommon/react/renderer/mounting/BUCK index 3635ca693fb..ed9f6548e15 100644 --- a/ReactCommon/react/renderer/mounting/BUCK +++ b/ReactCommon/react/renderer/mounting/BUCK @@ -36,7 +36,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/runtimescheduler/BUCK b/ReactCommon/react/renderer/runtimescheduler/BUCK index 3626456c1c3..7db6aa11bbf 100644 --- a/ReactCommon/react/renderer/runtimescheduler/BUCK +++ b/ReactCommon/react/renderer/runtimescheduler/BUCK @@ -35,7 +35,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/scheduler/BUCK b/ReactCommon/react/renderer/scheduler/BUCK index 59e08105c97..62f96da9a41 100644 --- a/ReactCommon/react/renderer/scheduler/BUCK +++ b/ReactCommon/react/renderer/scheduler/BUCK @@ -34,7 +34,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/telemetry/BUCK b/ReactCommon/react/renderer/telemetry/BUCK index 8d6bb99b7a8..a55434e5a34 100644 --- a/ReactCommon/react/renderer/telemetry/BUCK +++ b/ReactCommon/react/renderer/telemetry/BUCK @@ -36,7 +36,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/templateprocessor/BUCK b/ReactCommon/react/renderer/templateprocessor/BUCK index b5faf946438..da253c3dbe2 100644 --- a/ReactCommon/react/renderer/templateprocessor/BUCK +++ b/ReactCommon/react/renderer/templateprocessor/BUCK @@ -35,7 +35,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/textlayoutmanager/BUCK b/ReactCommon/react/renderer/textlayoutmanager/BUCK index a66728d23d2..e10cb68b453 100644 --- a/ReactCommon/react/renderer/textlayoutmanager/BUCK +++ b/ReactCommon/react/renderer/textlayoutmanager/BUCK @@ -104,7 +104,7 @@ rn_xplat_cxx_library( ], ), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/renderer/uimanager/BUCK b/ReactCommon/react/renderer/uimanager/BUCK index e11d0e40e7d..3435e747da1 100644 --- a/ReactCommon/react/renderer/uimanager/BUCK +++ b/ReactCommon/react/renderer/uimanager/BUCK @@ -35,7 +35,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/test_utils/BUCK b/ReactCommon/react/test_utils/BUCK index 13679a49f06..7c520f97297 100644 --- a/ReactCommon/react/test_utils/BUCK +++ b/ReactCommon/react/test_utils/BUCK @@ -32,7 +32,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/react/utils/BUCK b/ReactCommon/react/utils/BUCK index bb6f3940983..00ef3da0f3d 100644 --- a/ReactCommon/react/utils/BUCK +++ b/ReactCommon/react/utils/BUCK @@ -43,7 +43,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/ReactCommon/reactperflogger/BUCK b/ReactCommon/reactperflogger/BUCK index 0e6ed4fd7e9..c7f6d26d800 100644 --- a/ReactCommon/reactperflogger/BUCK +++ b/ReactCommon/reactperflogger/BUCK @@ -12,7 +12,7 @@ rn_xplat_cxx_library( "-Wno-global-constructors", ], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], platforms = (ANDROID, APPLE), diff --git a/ReactCommon/runtimeexecutor/BUCK b/ReactCommon/runtimeexecutor/BUCK index 1a58f2709ed..e6342f31dba 100644 --- a/ReactCommon/runtimeexecutor/BUCK +++ b/ReactCommon/runtimeexecutor/BUCK @@ -33,7 +33,7 @@ rn_xplat_cxx_library( fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], macosx_tests_override = [], diff --git a/packages/assets/BUCK b/packages/assets/BUCK index fc708a00f98..a89f2c5e27f 100644 --- a/packages/assets/BUCK +++ b/packages/assets/BUCK @@ -9,7 +9,7 @@ rn_library( "package.json", ]), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.core", ], skip_processors = True, diff --git a/packages/normalize-color/BUCK b/packages/normalize-color/BUCK index c4edeebd837..fd004f836cf 100644 --- a/packages/normalize-color/BUCK +++ b/packages/normalize-color/BUCK @@ -9,7 +9,7 @@ rn_library( "package.json", ]), labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.core", ], skip_processors = True, diff --git a/packages/polyfills/BUCK b/packages/polyfills/BUCK index c1347ea8361..7b9950a185c 100644 --- a/packages/polyfills/BUCK +++ b/packages/polyfills/BUCK @@ -25,7 +25,7 @@ rn_library( base_path = relative_path_to_js_root() + "node_modules/@react-native/polyfills/", is_polyfill = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.core", ], node_modules_check_enabled = False, diff --git a/packages/rn-tester/BUCK b/packages/rn-tester/BUCK index c60c820c50d..f9b0023a252 100644 --- a/packages/rn-tester/BUCK +++ b/packages/rn-tester/BUCK @@ -62,7 +62,7 @@ rn_library( ), codegen_components = True, labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.playground", ], native_component_spec_name = "MyNativeViewSpec", @@ -307,7 +307,7 @@ rn_xplat_cxx_library2( ], contacts = ["oncall+react_native@xmail.facebook.com"], labels = [ - "pfh:ReactNative_CommonInfrastructurePlaceholde", + "pfh:ReactNative_CommonInfrastructurePlaceholder", "supermodule:xplat/default/public.react_native.infra", ], plugins = [