diff --git a/BUCK b/BUCK index fb88d3de50e..f798fb50226 100644 --- a/BUCK +++ b/BUCK @@ -592,6 +592,7 @@ rn_apple_library( autoglob = False, complete_nullability = True, contacts = ["oncall+react_native@xmail.facebook.com"], + disable_infer_precompiled_header = True, extension_api_only = True, frameworks = [ "Foundation", diff --git a/Libraries/RCTRequired/BUCK b/Libraries/RCTRequired/BUCK index ddfbbef98c7..8e01b7215a5 100644 --- a/Libraries/RCTRequired/BUCK +++ b/Libraries/RCTRequired/BUCK @@ -8,6 +8,7 @@ rn_apple_library( autoglob = False, complete_nullability = True, contacts = ["oncall+react_native@xmail.facebook.com"], + disable_infer_precompiled_header = True, extension_api_only = True, frameworks = ["Foundation"], labels = [