2011-12-05 09:48:58 +08:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2012-05-09 18:37:35 +08:00
|
|
|
535699B615113E7300A4C397 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2012-03-15 05:05:03 +08:00
|
|
|
535699B715113E7300A4C397 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D73148C55820056699D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53922D72148C55820056699D /* Foundation.framework */; };
|
2012-05-09 18:37:35 +08:00
|
|
|
53922D97148C56230056699D /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D85148C56230056699D /* SDImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D98148C56230056699D /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D86148C56230056699D /* SDImageCache.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922D99148C56230056699D /* SDImageCacheDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D87148C56230056699D /* SDImageCacheDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
53922D9A148C56230056699D /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D88148C56230056699D /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
53922D9B148C56230056699D /* SDWebImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D89148C56230056699D /* SDWebImageDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D9C148C56230056699D /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8A148C56230056699D /* SDWebImageDecoder.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922D9D148C56230056699D /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8B148C56230056699D /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D9E148C56230056699D /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8C148C56230056699D /* SDWebImageDownloader.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922D9F148C56230056699D /* SDWebImageDownloaderDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8D148C56230056699D /* SDWebImageDownloaderDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
53922DA0148C56230056699D /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8E148C56230056699D /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922DA1148C56230056699D /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8F148C56230056699D /* SDWebImageManager.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922DA2148C56230056699D /* SDWebImageManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D90148C56230056699D /* SDWebImageManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
53922DA3148C56230056699D /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D91148C56230056699D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922DA4148C56230056699D /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D92148C56230056699D /* SDWebImagePrefetcher.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922DA5148C56230056699D /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D93148C56230056699D /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922DA6148C56230056699D /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D94148C56230056699D /* UIButton+WebCache.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53922DA7148C56230056699D /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D95148C56230056699D /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922DA8148C56230056699D /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D96148C56230056699D /* UIImageView+WebCache.m */; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB894714D35E820020B787 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB893F14D35D1A0020B787 /* CoreGraphics.framework */; };
|
|
|
|
53FB894914D35E9E0020B787 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB894814D35E9E0020B787 /* UIKit.framework */; };
|
2011-12-05 09:48:58 +08:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2012-05-09 18:37:35 +08:00
|
|
|
535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "MKAnnotationView+WebCache.h"; path = "SDWebImage/MKAnnotationView+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
|
|
|
535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "MKAnnotationView+WebCache.m"; path = "SDWebImage/MKAnnotationView+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D6F148C55820056699D /* libSDWebImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDWebImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
53922D72148C55820056699D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
2012-05-09 18:37:35 +08:00
|
|
|
53922D85148C56230056699D /* SDImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = SDWebImage/SDImageCache.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D86148C56230056699D /* SDImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = SDWebImage/SDImageCache.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D87148C56230056699D /* SDImageCacheDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDImageCacheDelegate.h; path = SDWebImage/SDImageCacheDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D88148C56230056699D /* SDWebImageCompat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/SDWebImageCompat.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D89148C56230056699D /* SDWebImageDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageDecoder.h; path = SDWebImage/SDWebImageDecoder.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8A148C56230056699D /* SDWebImageDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDecoder.m; path = SDWebImage/SDWebImageDecoder.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8B148C56230056699D /* SDWebImageDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = SDWebImage/SDWebImageDownloader.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8C148C56230056699D /* SDWebImageDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/SDWebImageDownloader.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8D148C56230056699D /* SDWebImageDownloaderDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderDelegate.h; path = SDWebImage/SDWebImageDownloaderDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8E148C56230056699D /* SDWebImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D8F148C56230056699D /* SDWebImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = SDWebImage/SDWebImageManager.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D90148C56230056699D /* SDWebImageManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageManagerDelegate.h; path = SDWebImage/SDWebImageManagerDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D91148C56230056699D /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = SDWebImage/SDWebImagePrefetcher.h; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D92148C56230056699D /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = SDWebImage/SDWebImagePrefetcher.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D93148C56230056699D /* UIButton+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "SDWebImage/UIButton+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D94148C56230056699D /* UIButton+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D95148C56230056699D /* UIImageView+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/UIImageView+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
|
|
|
53922D96148C56230056699D /* UIImageView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB893F14D35D1A0020B787 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
|
53FB894814D35E9E0020B787 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
2011-12-05 09:48:58 +08:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
53922D6C148C55810056699D /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB894914D35E9E0020B787 /* UIKit.framework in Frameworks */,
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D73148C55820056699D /* Foundation.framework in Frameworks */,
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB894714D35E820020B787 /* CoreGraphics.framework in Frameworks */,
|
2011-12-05 09:48:58 +08:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
53922D64148C55810056699D = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D74148C55820056699D /* SDWebImage */,
|
|
|
|
53922D71148C55820056699D /* Frameworks */,
|
|
|
|
53922D70148C55820056699D /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922D70148C55820056699D /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D6F148C55820056699D /* libSDWebImage.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922D71148C55820056699D /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB893F14D35D1A0020B787 /* CoreGraphics.framework */,
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D72148C55820056699D /* Foundation.framework */,
|
2012-01-28 06:41:43 +08:00
|
|
|
53FB894814D35E9E0020B787 /* UIKit.framework */,
|
2011-12-05 09:48:58 +08:00
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922D74148C55820056699D /* SDWebImage */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D88148C56230056699D /* SDWebImageCompat.h */,
|
|
|
|
53922DAB148C56810056699D /* Downloader */,
|
|
|
|
53922DAA148C56470056699D /* Cache */,
|
|
|
|
53922DAC148C56DD0056699D /* Utils */,
|
|
|
|
53922DA9148C562D0056699D /* Categories */,
|
|
|
|
);
|
|
|
|
path = SDWebImage;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922DA9148C562D0056699D /* Categories */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-03-15 05:05:03 +08:00
|
|
|
535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */,
|
|
|
|
535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */,
|
2011-12-05 09:48:58 +08:00
|
|
|
53922D93148C56230056699D /* UIButton+WebCache.h */,
|
|
|
|
53922D94148C56230056699D /* UIButton+WebCache.m */,
|
|
|
|
53922D95148C56230056699D /* UIImageView+WebCache.h */,
|
|
|
|
53922D96148C56230056699D /* UIImageView+WebCache.m */,
|
|
|
|
);
|
|
|
|
name = Categories;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922DAA148C56470056699D /* Cache */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D85148C56230056699D /* SDImageCache.h */,
|
|
|
|
53922D86148C56230056699D /* SDImageCache.m */,
|
|
|
|
53922D87148C56230056699D /* SDImageCacheDelegate.h */,
|
|
|
|
);
|
|
|
|
name = Cache;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922DAB148C56810056699D /* Downloader */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D8B148C56230056699D /* SDWebImageDownloader.h */,
|
|
|
|
53922D8C148C56230056699D /* SDWebImageDownloader.m */,
|
|
|
|
53922D8D148C56230056699D /* SDWebImageDownloaderDelegate.h */,
|
|
|
|
);
|
|
|
|
name = Downloader;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
53922DAC148C56DD0056699D /* Utils */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
53922D8E148C56230056699D /* SDWebImageManager.h */,
|
|
|
|
53922D8F148C56230056699D /* SDWebImageManager.m */,
|
|
|
|
53922D90148C56230056699D /* SDWebImageManagerDelegate.h */,
|
|
|
|
53922D89148C56230056699D /* SDWebImageDecoder.h */,
|
|
|
|
53922D8A148C56230056699D /* SDWebImageDecoder.m */,
|
|
|
|
53922D91148C56230056699D /* SDWebImagePrefetcher.h */,
|
|
|
|
53922D92148C56230056699D /* SDWebImagePrefetcher.m */,
|
|
|
|
);
|
|
|
|
name = Utils;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
53922D6D148C55810056699D /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
53922D97148C56230056699D /* SDImageCache.h in Headers */,
|
|
|
|
53922D99148C56230056699D /* SDImageCacheDelegate.h in Headers */,
|
|
|
|
53922D9A148C56230056699D /* SDWebImageCompat.h in Headers */,
|
|
|
|
53922D9B148C56230056699D /* SDWebImageDecoder.h in Headers */,
|
|
|
|
53922D9D148C56230056699D /* SDWebImageDownloader.h in Headers */,
|
|
|
|
53922D9F148C56230056699D /* SDWebImageDownloaderDelegate.h in Headers */,
|
|
|
|
53922DA0148C56230056699D /* SDWebImageManager.h in Headers */,
|
|
|
|
53922DA2148C56230056699D /* SDWebImageManagerDelegate.h in Headers */,
|
|
|
|
53922DA3148C56230056699D /* SDWebImagePrefetcher.h in Headers */,
|
|
|
|
53922DA5148C56230056699D /* UIButton+WebCache.h in Headers */,
|
|
|
|
53922DA7148C56230056699D /* UIImageView+WebCache.h in Headers */,
|
2012-03-15 05:05:03 +08:00
|
|
|
535699B615113E7300A4C397 /* MKAnnotationView+WebCache.h in Headers */,
|
2011-12-05 09:48:58 +08:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
53922D6E148C55810056699D /* SDWebImage */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 53922D7C148C55820056699D /* Build configuration list for PBXNativeTarget "SDWebImage" */;
|
|
|
|
buildPhases = (
|
|
|
|
53922D6B148C55810056699D /* Sources */,
|
|
|
|
53922D6C148C55810056699D /* Frameworks */,
|
|
|
|
53922D6D148C55810056699D /* Headers */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = SDWebImage;
|
|
|
|
productName = SDWebImage;
|
|
|
|
productReference = 53922D6F148C55820056699D /* libSDWebImage.a */;
|
|
|
|
productType = "com.apple.product-type.library.static";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
53922D66148C55810056699D /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2012-03-10 23:22:14 +08:00
|
|
|
LastUpgradeCheck = 0430;
|
2011-12-05 09:48:58 +08:00
|
|
|
ORGANIZATIONNAME = Dailymotion;
|
|
|
|
};
|
|
|
|
buildConfigurationList = 53922D69148C55810056699D /* Build configuration list for PBXProject "SDWebImage" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = 53922D64148C55810056699D;
|
|
|
|
productRefGroup = 53922D70148C55820056699D /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
53922D6E148C55810056699D /* SDWebImage */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
53922D6B148C55810056699D /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
53922D98148C56230056699D /* SDImageCache.m in Sources */,
|
|
|
|
53922D9C148C56230056699D /* SDWebImageDecoder.m in Sources */,
|
|
|
|
53922D9E148C56230056699D /* SDWebImageDownloader.m in Sources */,
|
|
|
|
53922DA1148C56230056699D /* SDWebImageManager.m in Sources */,
|
|
|
|
53922DA4148C56230056699D /* SDWebImagePrefetcher.m in Sources */,
|
|
|
|
53922DA6148C56230056699D /* UIButton+WebCache.m in Sources */,
|
|
|
|
53922DA8148C56230056699D /* UIImageView+WebCache.m in Sources */,
|
2012-03-15 05:05:03 +08:00
|
|
|
535699B715113E7300A4C397 /* MKAnnotationView+WebCache.m in Sources */,
|
2011-12-05 09:48:58 +08:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
53922D7A148C55820056699D /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
53922D7B148C55820056699D /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
53922D7D148C55820056699D /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2012-03-11 00:04:43 +08:00
|
|
|
CLANG_ENABLE_OBJC_ARC = NO;
|
|
|
|
CLANG_WARN_OBJCPP_ARC_ABI = NO;
|
2011-12-05 09:48:58 +08:00
|
|
|
DSTROOT = /tmp/SDWebImage.dst;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "";
|
2012-01-28 06:41:43 +08:00
|
|
|
INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
|
2011-12-05 09:48:58 +08:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2012-04-24 17:46:53 +08:00
|
|
|
PUBLIC_HEADERS_FOLDER_PATH = "../../Headers/$(TARGET_NAME)";
|
2011-12-05 09:48:58 +08:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
53922D7E148C55820056699D /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2012-03-11 00:04:43 +08:00
|
|
|
CLANG_ENABLE_OBJC_ARC = NO;
|
|
|
|
CLANG_WARN_OBJCPP_ARC_ABI = NO;
|
2011-12-05 09:48:58 +08:00
|
|
|
DSTROOT = /tmp/SDWebImage.dst;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "";
|
2012-01-28 06:41:43 +08:00
|
|
|
INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
|
2011-12-05 09:48:58 +08:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2012-04-24 17:46:53 +08:00
|
|
|
PUBLIC_HEADERS_FOLDER_PATH = "../../Headers/$(TARGET_NAME)";
|
2011-12-05 09:48:58 +08:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
53922D69148C55810056699D /* Build configuration list for PBXProject "SDWebImage" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
53922D7A148C55820056699D /* Debug */,
|
|
|
|
53922D7B148C55820056699D /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
53922D7C148C55820056699D /* Build configuration list for PBXNativeTarget "SDWebImage" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
53922D7D148C55820056699D /* Debug */,
|
|
|
|
53922D7E148C55820056699D /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 53922D66148C55810056699D /* Project object */;
|
|
|
|
}
|