react-native-macos/React
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
..
AccessibilityResources/en.lproj VoiceOver reads Tab elements as "Tab Description" (#30689) 2021-01-15 11:09:01 -08:00
Base Reduce use of RCTLogError (redbox) in prop parsing (#36161) 2023-02-15 09:34:23 -08:00
CoreModules Update podspecs with the right search paths 2023-02-20 11:50:10 -08:00
CxxBridge Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
CxxLogUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxModule fix missing imports and set disable_infer_precompiled_header] [shard:2/3][1/2] 2022-12-08 15:27:25 -08:00
CxxUtils fix missing imports and set disable_infer_precompiled_header] [shard:2/3][1/2] 2022-12-08 15:27:25 -08:00
DevSupport Include sampling profiler & inspector behind a compile-time flag 2022-12-08 14:57:29 -08:00
FBReactNativeSpec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
Fabric Update RCTFabric to generate headers in the `React` folder when using Frameworks 2023-02-20 11:50:10 -08:00
Inspector Include sampling profiler & inspector behind a compile-time flag 2022-12-08 14:57:29 -08:00
Modules Refactor subclassing of RCTEventEmitter (#35106) 2022-11-08 07:06:07 -08:00
Profiler Add additional Systrace support 2022-09-14 16:29:20 -07:00
Tests Delete preemtive view allocation on iOS 2022-09-09 06:25:58 -07:00
UIUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Views Reduce use of RCTLogError (redbox) in prop parsing (#36161) 2023-02-15 09:34:23 -08:00
React-RCTFabric.podspec Update RCTFabric to generate headers in the `React` folder when using Frameworks 2023-02-20 11:50:10 -08:00
third-party.xcconfig bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00