|
35 | 35 |
|
36 | 36 | /* Begin PBXFileReference section */
|
37 | 37 | 134814201AA4EA6300B7C361 /* libRNTextGradient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNTextGradient.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
38 |
| - 740937071F3FE30700E9A84E /* RNShadowRadialTextGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNShadowRadialTextGradient.h; sourceTree = "<group>"; }; |
39 |
| - 740937081F3FE30700E9A84E /* RNShadowRadialTextGradient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNShadowRadialTextGradient.m; sourceTree = "<group>"; }; |
40 |
| - 7409370A1F3FE35F00E9A84E /* RNRadialTextGradientManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNRadialTextGradientManager.h; sourceTree = "<group>"; }; |
41 |
| - 7409370B1F3FE35F00E9A84E /* RNRadialTextGradientManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNRadialTextGradientManager.m; sourceTree = "<group>"; }; |
42 | 38 | 743353E6205685D500A5042E /* RNTextGradientUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNTextGradientUtils.h; sourceTree = "<group>"; };
|
43 | 39 | 743353E7205685D500A5042E /* RNTextGradientUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNTextGradientUtils.m; sourceTree = "<group>"; };
|
44 | 40 | 743353EA20568ABE00A5042E /* RNVirtualTextGradientShadowView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNVirtualTextGradientShadowView.h; sourceTree = "<group>"; };
|
|
93 | 89 | 747968572055CD7000E65937 /* LinearTextGradient */,
|
94 | 90 | 7479685420553C4F00E65937 /* RNTextGradientValue.h */,
|
95 | 91 | 7479685520553C4F00E65937 /* RNTextGradientValue.m */,
|
96 |
| - 74BC8BE62054636800D327F3 /* old */, |
97 | 92 | 134814211AA4EA7D00B7C361 /* Products */,
|
98 | 93 | );
|
99 | 94 | sourceTree = "<group>";
|
100 | 95 | };
|
101 |
| - 740937061F3FE2C700E9A84E /* Radial */ = { |
102 |
| - isa = PBXGroup; |
103 |
| - children = ( |
104 |
| - 740937071F3FE30700E9A84E /* RNShadowRadialTextGradient.h */, |
105 |
| - 740937081F3FE30700E9A84E /* RNShadowRadialTextGradient.m */, |
106 |
| - 7409370A1F3FE35F00E9A84E /* RNRadialTextGradientManager.h */, |
107 |
| - 7409370B1F3FE35F00E9A84E /* RNRadialTextGradientManager.m */, |
108 |
| - ); |
109 |
| - name = Radial; |
110 |
| - sourceTree = "<group>"; |
111 |
| - }; |
112 | 96 | 743353F92056A9C400A5042E /* VirtualTextGradient */ = {
|
113 | 97 | isa = PBXGroup;
|
114 | 98 | children = (
|
|
146 | 130 | name = LinearTextGradient;
|
147 | 131 | sourceTree = "<group>";
|
148 | 132 | };
|
149 |
| - 74BC8BE62054636800D327F3 /* old */ = { |
150 |
| - isa = PBXGroup; |
151 |
| - children = ( |
152 |
| - 740937061F3FE2C700E9A84E /* Radial */, |
153 |
| - ); |
154 |
| - name = old; |
155 |
| - sourceTree = "<group>"; |
156 |
| - }; |
157 | 133 | 74BC8BF5205466B800D327F3 /* TextGradient */ = {
|
158 | 134 | isa = PBXGroup;
|
159 | 135 | children = (
|
|
0 commit comments