Skip to content

Commit 8a6f381

Browse files
committed
feat: simplified header search paths
1 parent a42fc97 commit 8a6f381

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

Package.swift

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@ let headerSearchPaths: [String] = [
66
"cpp/GumboParser",
77
"cpp/parser",
88
"ios",
9-
"ios/config",
10-
"ios/enrichedInputTextView",
11-
"ios/enrichedTextTextView",
12-
"ios/extensions",
13-
"ios/generated/ReactCodegen/ReactNativeEnrichedSpec",
14-
"ios/htmlParser",
15-
"ios/inputAttributesManager",
16-
"ios/inputHtmlParser",
17-
"ios/interfaces",
18-
"ios/internals",
19-
"ios/textHtmlParser",
20-
"ios/utils",
219
".",
2210
]
2311

0 commit comments

Comments
 (0)