|
27 | 27 | 58B511D01A9E6C5C00147676 /* RCTShadowText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CB1A9E6C5C00147676 /* RCTShadowText.m */; }; |
28 | 28 | 58B511D11A9E6C5C00147676 /* RCTTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CD1A9E6C5C00147676 /* RCTTextManager.m */; }; |
29 | 29 | 58B512161A9E6EFF00147676 /* RCTText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B512141A9E6EFF00147676 /* RCTText.m */; }; |
| 30 | + AF3225F91DE5574F00D3E7E7 /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = AF3225F81DE5574F00D3E7E7 /* RCTConvert+Text.m */; }; |
| 31 | + AF3225FA1DE5574F00D3E7E7 /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = AF3225F81DE5574F00D3E7E7 /* RCTConvert+Text.m */; }; |
30 | 32 | /* End PBXBuildFile section */ |
31 | 33 |
|
32 | 34 | /* Begin PBXCopyFilesBuildPhase section */ |
|
73 | 75 | 58B511CD1A9E6C5C00147676 /* RCTTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextManager.m; sourceTree = "<group>"; }; |
74 | 76 | 58B512141A9E6EFF00147676 /* RCTText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTText.m; sourceTree = "<group>"; }; |
75 | 77 | 58B512151A9E6EFF00147676 /* RCTText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTText.h; sourceTree = "<group>"; }; |
| 78 | + AF3225F71DE5574F00D3E7E7 /* RCTConvert+Text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+Text.h"; sourceTree = "<group>"; }; |
| 79 | + AF3225F81DE5574F00D3E7E7 /* RCTConvert+Text.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Text.m"; sourceTree = "<group>"; }; |
76 | 80 | /* End PBXFileReference section */ |
77 | 81 |
|
78 | 82 | /* Begin PBXFrameworksBuildPhase section */ |
|
96 | 100 | 58B511921A9E6C1200147676 = { |
97 | 101 | isa = PBXGroup; |
98 | 102 | children = ( |
| 103 | + AF3225F71DE5574F00D3E7E7 /* RCTConvert+Text.h */, |
| 104 | + AF3225F81DE5574F00D3E7E7 /* RCTConvert+Text.m */, |
99 | 105 | 19FC5C861D41A4220090108F /* RCTTextSelection.h */, |
100 | 106 | 19FC5C841D41A4120090108F /* RCTTextSelection.m */, |
101 | 107 | 58B511C61A9E6C5C00147676 /* RCTRawTextManager.h */, |
|
216 | 222 | 2D3B5F3B1D9B106F00451313 /* RCTTextView.m in Sources */, |
217 | 223 | 2D3B5F3A1D9B106F00451313 /* RCTTextFieldManager.m in Sources */, |
218 | 224 | 2D3B5F341D9B103100451313 /* RCTRawTextManager.m in Sources */, |
| 225 | + AF3225FA1DE5574F00D3E7E7 /* RCTConvert+Text.m in Sources */, |
219 | 226 | 2D3B5F3C1D9B106F00451313 /* RCTTextViewManager.m in Sources */, |
220 | 227 | 2D3B5F331D9B102D00451313 /* RCTTextSelection.m in Sources */, |
221 | 228 | 2D3B5F351D9B103300451313 /* RCTShadowRawText.m in Sources */, |
|
233 | 240 | 1362F1001B4D51F400E06D8C /* RCTTextField.m in Sources */, |
234 | 241 | 58B512161A9E6EFF00147676 /* RCTText.m in Sources */, |
235 | 242 | 1362F1011B4D51F400E06D8C /* RCTTextFieldManager.m in Sources */, |
| 243 | + AF3225F91DE5574F00D3E7E7 /* RCTConvert+Text.m in Sources */, |
236 | 244 | 131B6AC11AF0CD0600FFC3E0 /* RCTTextViewManager.m in Sources */, |
237 | 245 | 58B511CF1A9E6C5C00147676 /* RCTShadowRawText.m in Sources */, |
238 | 246 | 58B511D01A9E6C5C00147676 /* RCTShadowText.m in Sources */, |
|
0 commit comments