|
15 | 15 | 2D3B5F331D9B102D00451313 /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = 19FC5C841D41A4120090108F /* RCTTextSelection.m */; };
|
16 | 16 | 2D3B5F341D9B103100451313 /* RCTRawTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511C71A9E6C5C00147676 /* RCTRawTextManager.m */; };
|
17 | 17 | 2D3B5F351D9B103300451313 /* RCTShadowRawText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511C91A9E6C5C00147676 /* RCTShadowRawText.m */; };
|
18 |
| - 2D3B5F361D9B106F00451313 /* RCTShadowText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CB1A9E6C5C00147676 /* RCTShadowText.m */; }; |
19 | 18 | 2D3B5F371D9B106F00451313 /* RCTText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B512141A9E6EFF00147676 /* RCTText.m */; };
|
20 | 19 | 2D3B5F381D9B106F00451313 /* RCTTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CD1A9E6C5C00147676 /* RCTTextManager.m */; };
|
21 | 20 | 2D3B5F391D9B106F00451313 /* RCTTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 1362F0FD1B4D51F400E06D8C /* RCTTextField.m */; };
|
22 | 21 | 2D3B5F3A1D9B106F00451313 /* RCTTextFieldManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1362F0FF1B4D51F400E06D8C /* RCTTextFieldManager.m */; };
|
23 | 22 | 2D3B5F3B1D9B106F00451313 /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 131B6ABD1AF0CD0600FFC3E0 /* RCTTextView.m */; };
|
24 | 23 | 2D3B5F3C1D9B106F00451313 /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 131B6ABF1AF0CD0600FFC3E0 /* RCTTextViewManager.m */; };
|
25 |
| - 2DEAB2901F84BA4300FC6B42 /* RCTFontAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = A85C82991F742AA20036C019 /* RCTFontAttributes.m */; }; |
| 24 | + 5335D53F1FE8196200883D58 /* RCTShadowText.m in Sources */ = {isa = PBXBuildFile; fileRef = 5335D53E1FE8196100883D58 /* RCTShadowText.m */; }; |
26 | 25 | 58B511CE1A9E6C5C00147676 /* RCTRawTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511C71A9E6C5C00147676 /* RCTRawTextManager.m */; };
|
27 | 26 | 58B511CF1A9E6C5C00147676 /* RCTShadowRawText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511C91A9E6C5C00147676 /* RCTShadowRawText.m */; };
|
28 |
| - 58B511D01A9E6C5C00147676 /* RCTShadowText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CB1A9E6C5C00147676 /* RCTShadowText.m */; }; |
29 | 27 | 58B511D11A9E6C5C00147676 /* RCTTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B511CD1A9E6C5C00147676 /* RCTTextManager.m */; };
|
30 | 28 | 58B512161A9E6EFF00147676 /* RCTText.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B512141A9E6EFF00147676 /* RCTText.m */; };
|
31 | 29 | 598F41261F145D4900B8495B /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 598F41251F145D4900B8495B /* RCTBackedTextInputDelegateAdapter.m */; };
|
|
89 | 87 | 19FC5C841D41A4120090108F /* RCTTextSelection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextSelection.m; sourceTree = "<group>"; };
|
90 | 88 | 19FC5C861D41A4220090108F /* RCTTextSelection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTTextSelection.h; sourceTree = "<group>"; };
|
91 | 89 | 2D2A287B1D9B048500D4039D /* libRCTText-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRCTText-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 90 | + 5335D53E1FE8196100883D58 /* RCTShadowText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowText.m; sourceTree = "<group>"; }; |
92 | 91 | 58B5119B1A9E6C1200147676 /* libRCTText.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTText.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
93 | 92 | 58B511C61A9E6C5C00147676 /* RCTRawTextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRawTextManager.h; sourceTree = "<group>"; };
|
94 | 93 | 58B511C71A9E6C5C00147676 /* RCTRawTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextManager.m; sourceTree = "<group>"; };
|
95 | 94 | 58B511C81A9E6C5C00147676 /* RCTShadowRawText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTShadowRawText.h; sourceTree = "<group>"; };
|
96 | 95 | 58B511C91A9E6C5C00147676 /* RCTShadowRawText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowRawText.m; sourceTree = "<group>"; };
|
97 | 96 | 58B511CA1A9E6C5C00147676 /* RCTShadowText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTShadowText.h; sourceTree = "<group>"; };
|
98 |
| - 58B511CB1A9E6C5C00147676 /* RCTShadowText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowText.m; sourceTree = "<group>"; }; |
99 | 97 | 58B511CC1A9E6C5C00147676 /* RCTTextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTextManager.h; sourceTree = "<group>"; };
|
100 | 98 | 58B511CD1A9E6C5C00147676 /* RCTTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextManager.m; sourceTree = "<group>"; };
|
101 | 99 | 58B512141A9E6EFF00147676 /* RCTText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTText.m; sourceTree = "<group>"; };
|
|
125 | 123 | 58B511921A9E6C1200147676 = {
|
126 | 124 | isa = PBXGroup;
|
127 | 125 | children = (
|
| 126 | + 5335D53E1FE8196100883D58 /* RCTShadowText.m */, |
128 | 127 | 58B5119C1A9E6C1200147676 /* Products */,
|
129 | 128 | 598F41231F145D4900B8495B /* RCTBackedTextInputDelegate.h */,
|
130 | 129 | 598F41241F145D4900B8495B /* RCTBackedTextInputDelegateAdapter.h */,
|
|
140 | 139 | 58B511C81A9E6C5C00147676 /* RCTShadowRawText.h */,
|
141 | 140 | 58B511C91A9E6C5C00147676 /* RCTShadowRawText.m */,
|
142 | 141 | 58B511CA1A9E6C5C00147676 /* RCTShadowText.h */,
|
143 |
| - 58B511CB1A9E6C5C00147676 /* RCTShadowText.m */, |
144 | 142 | 59F60E8D1E661BDD0081153B /* RCTShadowTextField.h */,
|
145 | 143 | 59F60E8E1E661BDD0081153B /* RCTShadowTextField.m */,
|
146 | 144 | 59F60E8F1E661BDD0081153B /* RCTShadowTextView.h */,
|
|
259 | 257 | 2D3B5F371D9B106F00451313 /* RCTText.m in Sources */,
|
260 | 258 | 2D3B5F381D9B106F00451313 /* RCTTextManager.m in Sources */,
|
261 | 259 | 2D3B5F391D9B106F00451313 /* RCTTextField.m in Sources */,
|
262 |
| - 2D3B5F361D9B106F00451313 /* RCTShadowText.m in Sources */, |
263 | 260 | 2D3B5F3B1D9B106F00451313 /* RCTTextView.m in Sources */,
|
264 | 261 | 59AF89AB1EDCBCC700F004B1 /* RCTUITextField.m in Sources */,
|
265 | 262 | 598F41271F145D4900B8495B /* RCTBackedTextInputDelegateAdapter.m in Sources */,
|
|
283 | 280 | files = (
|
284 | 281 | 58B511D11A9E6C5C00147676 /* RCTTextManager.m in Sources */,
|
285 | 282 | 131B6AC01AF0CD0600FFC3E0 /* RCTTextView.m in Sources */,
|
| 283 | + 5335D53F1FE8196200883D58 /* RCTShadowText.m in Sources */, |
286 | 284 | 58B511CE1A9E6C5C00147676 /* RCTRawTextManager.m in Sources */,
|
287 | 285 | 19FC5C851D41A4120090108F /* RCTTextSelection.m in Sources */,
|
288 | 286 | 1362F1001B4D51F400E06D8C /* RCTTextField.m in Sources */,
|
|
298 | 296 | 131B6AC11AF0CD0600FFC3E0 /* RCTTextViewManager.m in Sources */,
|
299 | 297 | 59F60E931E661BDD0081153B /* RCTShadowTextView.m in Sources */,
|
300 | 298 | 58B511CF1A9E6C5C00147676 /* RCTShadowRawText.m in Sources */,
|
301 |
| - 58B511D01A9E6C5C00147676 /* RCTShadowText.m in Sources */, |
302 | 299 | );
|
303 | 300 | runOnlyForDeploymentPostprocessing = 0;
|
304 | 301 | };
|
|
432 | 429 | 58B511B01A9E6C1300147676 /* Debug */ = {
|
433 | 430 | isa = XCBuildConfiguration;
|
434 | 431 | buildSettings = {
|
| 432 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
435 | 433 | CLANG_STATIC_ANALYZER_MODE = deep;
|
436 | 434 | OTHER_LDFLAGS = "-ObjC";
|
437 | 435 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
442 | 440 | 58B511B11A9E6C1300147676 /* Release */ = {
|
443 | 441 | isa = XCBuildConfiguration;
|
444 | 442 | buildSettings = {
|
| 443 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
445 | 444 | CLANG_STATIC_ANALYZER_MODE = deep;
|
446 | 445 | OTHER_LDFLAGS = "-ObjC";
|
447 | 446 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments