Remove FLAnimatedImage from FastImage project.

This commit is contained in:
Dylan Vann 2018-04-21 19:51:15 -04:00
parent 883dc0664d
commit a2d9fe2c71

View File

@ -7,7 +7,6 @@
objects = {
/* Begin PBXBuildFile section */
FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */; };
FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */; };
FCFB253F1EA5562700F59778 /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB25381EA5562700F59778 /* FFFastImageSource.m */; };
FCFB25401EA5562700F59778 /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253A1EA5562700F59778 /* FFFastImageView.m */; };
@ -16,13 +15,6 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 92C9BC0C1B199DC500D79B06;
remoteInfo = FLAnimatedImage;
};
FCC6D0CF1EB38D2F0065F944 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
@ -88,7 +80,6 @@
/* Begin PBXFileReference section */
A287971D1DE0C0A60081BDFA /* libFastImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFastImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FLAnimatedImage.xcodeproj; path = Vendor/SDWebImage/Vendors/FLAnimatedImage/FLAnimatedImage.xcodeproj; sourceTree = "<group>"; };
FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = Vendor/SDWebImage/SDWebImage.xcodeproj; sourceTree = "<group>"; };
FCFB25371EA5562700F59778 /* FFFastImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageSource.h; sourceTree = "<group>"; };
FCFB25381EA5562700F59778 /* FFFastImageSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageSource.m; sourceTree = "<group>"; };
@ -105,7 +96,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */,
FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -133,20 +123,11 @@
A28797331DE0CA420081BDFA /* Vendor */ = {
isa = PBXGroup;
children = (
FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */,
FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */,
);
name = Vendor;
sourceTree = "<group>";
};
FC0BC2381EBAF431005A5CDB /* Products */ = {
isa = PBXGroup;
children = (
FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */,
);
name = Products;
sourceTree = "<group>";
};
FCC6D0C71EB38D2F0065F944 /* Products */ = {
isa = PBXGroup;
children = (
@ -222,10 +203,6 @@
productRefGroup = A287971E1DE0C0A60081BDFA /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = FC0BC2381EBAF431005A5CDB /* Products */;
ProjectRef = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */;
},
{
ProductGroup = FCC6D0C71EB38D2F0065F944 /* Products */;
ProjectRef = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
@ -239,13 +216,6 @@
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = FLAnimatedImage.framework;
remoteRef = FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;