From cea73691f144ad058ab78fb6e835bc25749e3759 Mon Sep 17 00:00:00 2001 From: Riccardo Cipolleschi Date: Tue, 10 Mar 2026 17:54:13 -0700 Subject: [PATCH] Add RCTDevSupportHeaders to React Umbrella (#55974) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55974 Add RCTDevSupportHeaders in React Umbrella This is a port to main of https://github.com/facebook/react-native/pull/55969 ## Changelog: [Internal] - Reviewed By: fabriziocucci Differential Revision: D95550095 fbshipit-source-id: 193d0d2c85ad074c73cf37a2870ccadcc877b290 --- .../react-native/scripts/ios-prebuild/templates/React-umbrella.h | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h b/packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h index a9ac61d16b6a..7adff675a2b4 100644 --- a/packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h +++ b/packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h @@ -88,6 +88,7 @@ #import #import #import +#import #import #import #import