Skip to content

Commit 7327d72

Browse files
committed
removed references to unused ios files
1 parent 6e7c4de commit 7327d72

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

ios/RNTextGradient.xcodeproj/project.pbxproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535

3636
/* Begin PBXFileReference section */
3737
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>"; };
4238
743353E6205685D500A5042E /* RNTextGradientUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNTextGradientUtils.h; sourceTree = "<group>"; };
4339
743353E7205685D500A5042E /* RNTextGradientUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNTextGradientUtils.m; sourceTree = "<group>"; };
4440
743353EA20568ABE00A5042E /* RNVirtualTextGradientShadowView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNVirtualTextGradientShadowView.h; sourceTree = "<group>"; };
@@ -93,22 +89,10 @@
9389
747968572055CD7000E65937 /* LinearTextGradient */,
9490
7479685420553C4F00E65937 /* RNTextGradientValue.h */,
9591
7479685520553C4F00E65937 /* RNTextGradientValue.m */,
96-
74BC8BE62054636800D327F3 /* old */,
9792
134814211AA4EA7D00B7C361 /* Products */,
9893
);
9994
sourceTree = "<group>";
10095
};
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-
};
11296
743353F92056A9C400A5042E /* VirtualTextGradient */ = {
11397
isa = PBXGroup;
11498
children = (
@@ -146,14 +130,6 @@
146130
name = LinearTextGradient;
147131
sourceTree = "<group>";
148132
};
149-
74BC8BE62054636800D327F3 /* old */ = {
150-
isa = PBXGroup;
151-
children = (
152-
740937061F3FE2C700E9A84E /* Radial */,
153-
);
154-
name = old;
155-
sourceTree = "<group>";
156-
};
157133
74BC8BF5205466B800D327F3 /* TextGradient */ = {
158134
isa = PBXGroup;
159135
children = (

0 commit comments

Comments
 (0)