react-native-macos/scripts/codegen
Riccardo Cipolleschi e7becb06c1 Update RCTFabric to generate headers in the `React` folder when using Frameworks
Summary:
By leveraging the `PUBLIC_HEADERS_FOLDER_PATH` build settings of Xcode, we can instruct cocoapods to generate the frameworks Headers in a specific folder, for example the `React` folder.
This allows us to maintain the `#include`/`#import` structure, even if the framework has a different name.
However, we need to update the search paths to take into account this extra folder.

## Changelog:
[iOS][Changed] - Generate RCTFabric framework's headers in the React folder

Reviewed By: sammy-SC, dmytrorykun

Differential Revision: D43425677

fbshipit-source-id: 94a4f3a3c7de86341b3ce3457704e6b8fb9a588e
2023-02-20 11:50:10 -08:00
..
__test_fixtures__ @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
__tests__ react-native-codegen: Enable C++ TurboModule generation in OpenSource builds (#35211) 2022-11-07 04:22:35 -08:00
codegen-utils.js chore: renamed react-native-codegen to @react-native/codegen (#34804) 2022-11-28 08:28:51 -08:00
generate-artifacts-executor.js Update RCTFabric to generate headers in the `React` folder when using Frameworks 2023-02-20 11:50:10 -08:00
generate-specs-cli-executor.js react-native-codegen: Enable C++ TurboModule generation in OpenSource builds (#35211) 2022-11-07 04:22:35 -08:00