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
..
2023-02-07 03:45:17 -08:00
2023-02-08 12:51:09 -08:00
2023-02-08 12:51:09 -08:00
2023-02-20 11:50:10 -08:00
2023-02-20 11:50:10 -08:00
2022-11-14 08:31:30 -08:00
2023-01-30 06:22:12 -08:00
2022-12-08 09:05:56 -08:00
2022-12-14 03:04:06 -08:00
2021-12-30 15:11:21 -08:00
2023-02-14 07:05:03 -08:00
2022-09-19 12:26:00 -07:00
2022-11-08 19:12:02 -08:00
2021-12-30 15:11:21 -08:00
2022-09-28 10:57:07 -07:00
2023-01-27 01:33:21 -08:00
2021-12-30 15:11:21 -08:00
2023-02-07 07:00:14 -08:00
2021-12-30 15:11:21 -08:00
2022-10-04 04:56:44 -07:00
2022-11-28 08:28:51 -08:00
2022-05-04 04:04:10 -07:00
2022-06-17 11:58:08 -07:00
2021-12-30 15:11:21 -08:00
2022-07-12 05:52:22 -07:00
2021-12-30 15:11:21 -08:00
2022-07-19 09:11:08 -07:00
2021-12-30 15:11:21 -08:00
2023-02-15 04:20:20 -08:00
2021-12-30 15:11:21 -08:00
2022-11-17 14:18:09 -08:00
2022-11-25 10:53:14 -08:00
2021-12-30 15:11:21 -08:00
2022-12-01 16:38:42 -08:00
2023-02-20 11:50:10 -08:00
2023-01-30 04:03:31 -08:00
2022-12-01 16:38:42 -08:00
2022-09-28 10:57:07 -07:00
2022-05-11 10:00:28 -07:00
2021-12-30 15:11:21 -08:00
2022-02-22 02:23:02 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2023-02-15 04:20:20 -08:00
2022-12-15 19:17:58 -08:00
2021-12-30 15:11:21 -08:00
2022-09-22 07:34:50 -07:00
2021-12-30 15:11:21 -08:00
2023-01-18 08:27:11 -08:00
2023-01-27 11:01:45 -08:00
2021-12-30 15:11:21 -08:00
2022-11-25 03:26:20 -08:00
2023-01-18 08:27:11 -08:00
2022-11-18 04:46:16 -08:00
2022-10-04 04:56:44 -07:00
2021-12-30 15:11:21 -08:00
2022-02-22 02:23:02 -08:00
2022-11-21 05:59:19 -08:00
2022-06-21 19:30:23 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-01-28 05:07:18 -08:00
2023-02-07 03:45:17 -08:00