Skip to content

Commit a2d9fe2

Browse files
committed
Remove FLAnimatedImage from FastImage project.
1 parent 883dc06 commit a2d9fe2

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

ios/FastImage.xcodeproj/project.pbxproj

-30
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */; };
1110
FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */; };
1211
FCFB253F1EA5562700F59778 /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB25381EA5562700F59778 /* FFFastImageSource.m */; };
1312
FCFB25401EA5562700F59778 /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253A1EA5562700F59778 /* FFFastImageView.m */; };
@@ -16,13 +15,6 @@
1615
/* End PBXBuildFile section */
1716

1817
/* Begin PBXContainerItemProxy section */
19-
FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */ = {
20-
isa = PBXContainerItemProxy;
21-
containerPortal = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */;
22-
proxyType = 2;
23-
remoteGlobalIDString = 92C9BC0C1B199DC500D79B06;
24-
remoteInfo = FLAnimatedImage;
25-
};
2618
FCC6D0CF1EB38D2F0065F944 /* PBXContainerItemProxy */ = {
2719
isa = PBXContainerItemProxy;
2820
containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
@@ -88,7 +80,6 @@
8880

8981
/* Begin PBXFileReference section */
9082
A287971D1DE0C0A60081BDFA /* libFastImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFastImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
91-
FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FLAnimatedImage.xcodeproj; path = Vendor/SDWebImage/Vendors/FLAnimatedImage/FLAnimatedImage.xcodeproj; sourceTree = "<group>"; };
9283
FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = Vendor/SDWebImage/SDWebImage.xcodeproj; sourceTree = "<group>"; };
9384
FCFB25371EA5562700F59778 /* FFFastImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageSource.h; sourceTree = "<group>"; };
9485
FCFB25381EA5562700F59778 /* FFFastImageSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageSource.m; sourceTree = "<group>"; };
@@ -105,7 +96,6 @@
10596
isa = PBXFrameworksBuildPhase;
10697
buildActionMask = 2147483647;
10798
files = (
108-
FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */,
10999
FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */,
110100
);
111101
runOnlyForDeploymentPostprocessing = 0;
@@ -133,20 +123,11 @@
133123
A28797331DE0CA420081BDFA /* Vendor */ = {
134124
isa = PBXGroup;
135125
children = (
136-
FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */,
137126
FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */,
138127
);
139128
name = Vendor;
140129
sourceTree = "<group>";
141130
};
142-
FC0BC2381EBAF431005A5CDB /* Products */ = {
143-
isa = PBXGroup;
144-
children = (
145-
FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */,
146-
);
147-
name = Products;
148-
sourceTree = "<group>";
149-
};
150131
FCC6D0C71EB38D2F0065F944 /* Products */ = {
151132
isa = PBXGroup;
152133
children = (
@@ -222,10 +203,6 @@
222203
productRefGroup = A287971E1DE0C0A60081BDFA /* Products */;
223204
projectDirPath = "";
224205
projectReferences = (
225-
{
226-
ProductGroup = FC0BC2381EBAF431005A5CDB /* Products */;
227-
ProjectRef = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */;
228-
},
229206
{
230207
ProductGroup = FCC6D0C71EB38D2F0065F944 /* Products */;
231208
ProjectRef = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
@@ -239,13 +216,6 @@
239216
/* End PBXProject section */
240217

241218
/* Begin PBXReferenceProxy section */
242-
FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */ = {
243-
isa = PBXReferenceProxy;
244-
fileType = wrapper.framework;
245-
path = FLAnimatedImage.framework;
246-
remoteRef = FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */;
247-
sourceTree = BUILT_PRODUCTS_DIR;
248-
};
249219
FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */ = {
250220
isa = PBXReferenceProxy;
251221
fileType = archive.ar;

0 commit comments

Comments
 (0)