|
|
@@ -285,8 +285,6 @@
|
|
|
53761314155AD0D5005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB893F14D35D1A0020B787 /* CoreGraphics.framework */; };
|
|
|
53EDFB8C17623F7C00698166 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 53EDFB8917623F7C00698166 /* UIImage+MultiFormat.m */; };
|
|
|
5D5B9145188EE8DD006D06BD /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D5B9141188EE8DD006D06BD /* NSData+ImageContentType.m */; };
|
|
|
- 806BE07C2142C4A200E02143 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A2CADFF1AB4BB5300B6BC39 /* SDWebImage.framework */; };
|
|
|
- 806BE07E2142C65200E02143 /* SDWebImageMapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 806BE07D2142C65200E02143 /* SDWebImageMapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
807A122A1F89636300EC2A9B /* SDImageCodersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 807A12261F89636300EC2A9B /* SDImageCodersManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
807A122E1F89636300EC2A9B /* SDImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 807A12271F89636300EC2A9B /* SDImageCodersManager.m */; };
|
|
|
807A12301F89636300EC2A9B /* SDImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 807A12271F89636300EC2A9B /* SDImageCodersManager.m */; };
|
|
|
@@ -300,16 +298,6 @@
|
|
|
ABBE71A818C43B4D00B75E91 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = ABBE71A618C43B4D00B75E91 /* UIImageView+HighlightedWebCache.m */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
-/* Begin PBXContainerItemProxy section */
|
|
|
- 806BE07F2142C6C400E02143 /* PBXContainerItemProxy */ = {
|
|
|
- isa = PBXContainerItemProxy;
|
|
|
- containerPortal = 53922D66148C55810056699D /* Project object */;
|
|
|
- proxyType = 1;
|
|
|
- remoteGlobalIDString = 4A2CADFE1AB4BB5300B6BC39;
|
|
|
- remoteInfo = SDWebImage;
|
|
|
- };
|
|
|
-/* End PBXContainerItemProxy section */
|
|
|
-
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
326C15A122A4E8AD0001F663 /* Copy Headers */ = {
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
@@ -525,11 +513,8 @@
|
|
|
53FB894814D35E9E0020B787 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
5D5B9140188EE8DD006D06BD /* NSData+ImageContentType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "Core/NSData+ImageContentType.h"; sourceTree = "<group>"; };
|
|
|
5D5B9141188EE8DD006D06BD /* NSData+ImageContentType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "Core/NSData+ImageContentType.m"; sourceTree = "<group>"; };
|
|
|
- 806BE07D2142C65200E02143 /* SDWebImageMapKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWebImageMapKit.h; sourceTree = "<group>"; };
|
|
|
807A12261F89636300EC2A9B /* SDImageCodersManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDImageCodersManager.h; path = Core/SDImageCodersManager.h; sourceTree = "<group>"; };
|
|
|
807A12271F89636300EC2A9B /* SDImageCodersManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDImageCodersManager.m; path = Core/SDImageCodersManager.m; sourceTree = "<group>"; };
|
|
|
- 80B6DFEE2142B71600BCB334 /* SDWebImageMapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImageMapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- 80B6DFF12142B77E00BCB334 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
|
|
|
A18A6CC5172DC28500419892 /* UIImage+GIF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "Core/UIImage+GIF.h"; sourceTree = "<group>"; };
|
|
|
A18A6CC6172DC28500419892 /* UIImage+GIF.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "Core/UIImage+GIF.m"; sourceTree = "<group>"; };
|
|
|
AB615301192DA24600A2D8E9 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "Core/UIView+WebCacheOperation.h"; sourceTree = "<group>"; };
|
|
|
@@ -559,14 +544,6 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 80B6DFB72142B71600BCB334 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 806BE07C2142C4A200E02143 /* SDWebImage.framework in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
@@ -722,7 +699,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
4A2CAE031AB4BB5400B6BC39 /* SDWebImage.h */,
|
|
|
- 806BE07D2142C65200E02143 /* SDWebImageMapKit.h */,
|
|
|
4A2CAE011AB4BB5400B6BC39 /* Supporting Files */,
|
|
|
);
|
|
|
path = WebImage;
|
|
|
@@ -754,7 +730,6 @@
|
|
|
children = (
|
|
|
53761325155AD0D5005750A4 /* libSDWebImage.a */,
|
|
|
4A2CADFF1AB4BB5300B6BC39 /* SDWebImage.framework */,
|
|
|
- 80B6DFEE2142B71600BCB334 /* SDWebImageMapKit.framework */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -762,7 +737,6 @@
|
|
|
53922D71148C55820056699D /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 80B6DFF12142B77E00BCB334 /* MapKit.framework */,
|
|
|
53FB893F14D35D1A0020B787 /* CoreGraphics.framework */,
|
|
|
53922D72148C55820056699D /* Foundation.framework */,
|
|
|
53FB894814D35E9E0020B787 /* UIKit.framework */,
|
|
|
@@ -969,15 +943,6 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 80B6DFB82142B71600BCB334 /* Headers */ = {
|
|
|
- isa = PBXHeadersBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 3287E6D2244C0C1400007311 /* MKAnnotationView+WebCache.h in Headers */,
|
|
|
- 806BE07E2142C65200E02143 /* SDWebImageMapKit.h in Headers */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
@@ -1016,25 +981,6 @@
|
|
|
productReference = 53761325155AD0D5005750A4 /* libSDWebImage.a */;
|
|
|
productType = "com.apple.product-type.library.static";
|
|
|
};
|
|
|
- 80B6DF862142B71600BCB334 /* SDWebImageMapKit */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 80B6DFEB2142B71600BCB334 /* Build configuration list for PBXNativeTarget "SDWebImageMapKit" */;
|
|
|
- buildPhases = (
|
|
|
- 80B6DF872142B71600BCB334 /* Sources */,
|
|
|
- 80B6DFB72142B71600BCB334 /* Frameworks */,
|
|
|
- 80B6DFB82142B71600BCB334 /* Headers */,
|
|
|
- 80B6DFEA2142B71600BCB334 /* Resources */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- 806BE0802142C6C400E02143 /* PBXTargetDependency */,
|
|
|
- );
|
|
|
- name = SDWebImageMapKit;
|
|
|
- productName = WebImage;
|
|
|
- productReference = 80B6DFEE2142B71600BCB334 /* SDWebImageMapKit.framework */;
|
|
|
- productType = "com.apple.product-type.framework";
|
|
|
- };
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
@@ -1068,7 +1014,6 @@
|
|
|
targets = (
|
|
|
53761307155AD0D5005750A4 /* SDWebImage static */,
|
|
|
4A2CADFE1AB4BB5300B6BC39 /* SDWebImage */,
|
|
|
- 80B6DF862142B71600BCB334 /* SDWebImageMapKit */,
|
|
|
326CA50C22BA14EF0033A92F /* SDWebImage XCFramework */,
|
|
|
);
|
|
|
};
|
|
|
@@ -1082,13 +1027,6 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 80B6DFEA2142B71600BCB334 /* Resources */ = {
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
@@ -1299,24 +1237,8 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 80B6DF872142B71600BCB334 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 3287E6D1244C0C1400007311 /* MKAnnotationView+WebCache.m in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
-/* Begin PBXTargetDependency section */
|
|
|
- 806BE0802142C6C400E02143 /* PBXTargetDependency */ = {
|
|
|
- isa = PBXTargetDependency;
|
|
|
- target = 4A2CADFE1AB4BB5300B6BC39 /* SDWebImage */;
|
|
|
- targetProxy = 806BE07F2142C6C400E02143 /* PBXContainerItemProxy */;
|
|
|
- };
|
|
|
-/* End PBXTargetDependency section */
|
|
|
-
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
326CA50D22BA14EF0033A92F /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
@@ -1378,28 +1300,6 @@
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
- 80B6DFEC2142B71600BCB334 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- INFOPLIST_FILE = WebImage/Info.plist;
|
|
|
- SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvsimulator appletvos";
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2,3";
|
|
|
- TVOS_DEPLOYMENT_TARGET = 9.2;
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- 80B6DFED2142B71600BCB334 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- INFOPLIST_FILE = WebImage/Info.plist;
|
|
|
- SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvsimulator appletvos";
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2,3";
|
|
|
- TVOS_DEPLOYMENT_TARGET = 9.2;
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
@@ -1439,15 +1339,6 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- 80B6DFEB2142B71600BCB334 /* Build configuration list for PBXNativeTarget "SDWebImageMapKit" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- 80B6DFEC2142B71600BCB334 /* Debug */,
|
|
|
- 80B6DFED2142B71600BCB334 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
/* End XCConfigurationList section */
|
|
|
};
|
|
|
rootObject = 53922D66148C55810056699D /* Project object */;
|