Commit 60dd56a
committed
codereview: refactor header file generator even more
Now it reads from podspec files, except for some special cases that we have in the config file.
Updated RCTSwiftUIWrapper.podspec to use podspec_sources (which we use to detect source)
I tested this against the header files I got with the previous iteration, and also with the ones installed by Cocoapods.1 parent 1c07969 commit 60dd56a
3 files changed
Lines changed: 256 additions & 582 deletions
File tree
- packages/react-native
- ReactApple/RCTSwiftUIWrapper
- scripts/ios-prebuild
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments