|
@@ -67,6 +67,10 @@ |
|
@@ -67,6 +67,10 @@ |
67
|
5376131E155AD0D5005750A4 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D91148C56230056699D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
67
|
5376131E155AD0D5005750A4 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D91148C56230056699D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
68
|
5376131F155AD0D5005750A4 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D93148C56230056699D /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
68
|
5376131F155AD0D5005750A4 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D93148C56230056699D /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
69
|
53761320155AD0D5005750A4 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D95148C56230056699D /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
69
|
53761320155AD0D5005750A4 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D95148C56230056699D /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
70
|
+ 53EDFB8A17623F7C00698166 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 53EDFB8817623F7C00698166 /* UIImage+MultiFormat.h */; };
|
|
|
71
|
+ 53EDFB8B17623F7C00698166 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 53EDFB8817623F7C00698166 /* UIImage+MultiFormat.h */; };
|
|
|
72
|
+ 53EDFB8C17623F7C00698166 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 53EDFB8917623F7C00698166 /* UIImage+MultiFormat.m */; };
|
|
|
73
|
+ 53EDFB8D17623F7C00698166 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 53EDFB8917623F7C00698166 /* UIImage+MultiFormat.m */; };
|
70
|
A18A6CC7172DC28500419892 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A18A6CC5172DC28500419892 /* UIImage+GIF.h */; };
|
74
|
A18A6CC7172DC28500419892 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A18A6CC5172DC28500419892 /* UIImage+GIF.h */; };
|
71
|
A18A6CC8172DC28500419892 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A18A6CC5172DC28500419892 /* UIImage+GIF.h */; };
|
75
|
A18A6CC8172DC28500419892 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A18A6CC5172DC28500419892 /* UIImage+GIF.h */; };
|
72
|
A18A6CC9172DC28500419892 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = A18A6CC6172DC28500419892 /* UIImage+GIF.m */; };
|
76
|
A18A6CC9172DC28500419892 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = A18A6CC6172DC28500419892 /* UIImage+GIF.m */; };
|
|
@@ -112,6 +116,8 @@ |
|
@@ -112,6 +116,8 @@ |
112
|
53922D94148C56230056699D /* UIButton+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
116
|
53922D94148C56230056699D /* UIButton+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
113
|
53922D95148C56230056699D /* UIImageView+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/UIImageView+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
117
|
53922D95148C56230056699D /* UIImageView+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/UIImageView+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
114
|
53922D96148C56230056699D /* UIImageView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
118
|
53922D96148C56230056699D /* UIImageView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
|
|
119
|
+ 53EDFB8817623F7C00698166 /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+MultiFormat.h"; sourceTree = "<group>"; };
|
|
|
120
|
+ 53EDFB8917623F7C00698166 /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+MultiFormat.m"; sourceTree = "<group>"; };
|
115
|
53FB893F14D35D1A0020B787 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
121
|
53FB893F14D35D1A0020B787 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
116
|
53FB894814D35E9E0020B787 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
122
|
53FB894814D35E9E0020B787 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
117
|
A18A6CC5172DC28500419892 /* UIImage+GIF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+GIF.h"; sourceTree = "<group>"; };
|
123
|
A18A6CC5172DC28500419892 /* UIImage+GIF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+GIF.h"; sourceTree = "<group>"; };
|
|
@@ -190,14 +196,16 @@ |
|
@@ -190,14 +196,16 @@ |
190
|
53922DA9148C562D0056699D /* Categories */ = {
|
196
|
53922DA9148C562D0056699D /* Categories */ = {
|
191
|
isa = PBXGroup;
|
197
|
isa = PBXGroup;
|
192
|
children = (
|
198
|
children = (
|
193
|
- 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */,
|
|
|
194
|
- 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */,
|
199
|
+ 53EDFB8817623F7C00698166 /* UIImage+MultiFormat.h */,
|
|
|
200
|
+ 53EDFB8917623F7C00698166 /* UIImage+MultiFormat.m */,
|
195
|
A18A6CCB172DC33A00419892 /* NSData+GIF.h */,
|
201
|
A18A6CCB172DC33A00419892 /* NSData+GIF.h */,
|
196
|
A18A6CCC172DC33A00419892 /* NSData+GIF.m */,
|
202
|
A18A6CCC172DC33A00419892 /* NSData+GIF.m */,
|
197
|
- 53922D93148C56230056699D /* UIButton+WebCache.h */,
|
|
|
198
|
- 53922D94148C56230056699D /* UIButton+WebCache.m */,
|
|
|
199
|
A18A6CC5172DC28500419892 /* UIImage+GIF.h */,
|
203
|
A18A6CC5172DC28500419892 /* UIImage+GIF.h */,
|
200
|
A18A6CC6172DC28500419892 /* UIImage+GIF.m */,
|
204
|
A18A6CC6172DC28500419892 /* UIImage+GIF.m */,
|
|
|
205
|
+ 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */,
|
|
|
206
|
+ 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */,
|
|
|
207
|
+ 53922D93148C56230056699D /* UIButton+WebCache.h */,
|
|
|
208
|
+ 53922D94148C56230056699D /* UIButton+WebCache.m */,
|
201
|
53922D95148C56230056699D /* UIImageView+WebCache.h */,
|
209
|
53922D95148C56230056699D /* UIImageView+WebCache.h */,
|
202
|
53922D96148C56230056699D /* UIImageView+WebCache.m */,
|
210
|
53922D96148C56230056699D /* UIImageView+WebCache.m */,
|
203
|
);
|
211
|
);
|
|
@@ -257,6 +265,7 @@ |
|
@@ -257,6 +265,7 @@ |
257
|
530E49EB16464C7F002868E7 /* SDWebImageDownloaderOperation.h in Headers */,
|
265
|
530E49EB16464C7F002868E7 /* SDWebImageDownloaderOperation.h in Headers */,
|
258
|
A18A6CC8172DC28500419892 /* UIImage+GIF.h in Headers */,
|
266
|
A18A6CC8172DC28500419892 /* UIImage+GIF.h in Headers */,
|
259
|
A18A6CCE172DC33A00419892 /* NSData+GIF.h in Headers */,
|
267
|
A18A6CCE172DC33A00419892 /* NSData+GIF.h in Headers */,
|
|
|
268
|
+ 53EDFB8B17623F7C00698166 /* UIImage+MultiFormat.h in Headers */,
|
260
|
);
|
269
|
);
|
261
|
runOnlyForDeploymentPostprocessing = 0;
|
270
|
runOnlyForDeploymentPostprocessing = 0;
|
262
|
};
|
271
|
};
|
|
@@ -276,6 +285,7 @@ |
|
@@ -276,6 +285,7 @@ |
276
|
530E49EA16464C7C002868E7 /* SDWebImageDownloaderOperation.h in Headers */,
|
285
|
530E49EA16464C7C002868E7 /* SDWebImageDownloaderOperation.h in Headers */,
|
277
|
A18A6CC7172DC28500419892 /* UIImage+GIF.h in Headers */,
|
286
|
A18A6CC7172DC28500419892 /* UIImage+GIF.h in Headers */,
|
278
|
A18A6CCD172DC33A00419892 /* NSData+GIF.h in Headers */,
|
287
|
A18A6CCD172DC33A00419892 /* NSData+GIF.h in Headers */,
|
|
|
288
|
+ 53EDFB8A17623F7C00698166 /* UIImage+MultiFormat.h in Headers */,
|
279
|
);
|
289
|
);
|
280
|
runOnlyForDeploymentPostprocessing = 0;
|
290
|
runOnlyForDeploymentPostprocessing = 0;
|
281
|
};
|
291
|
};
|
|
@@ -392,6 +402,7 @@ |
|
@@ -392,6 +402,7 @@ |
392
|
530E49ED16464C84002868E7 /* SDWebImageDownloaderOperation.m in Sources */,
|
402
|
530E49ED16464C84002868E7 /* SDWebImageDownloaderOperation.m in Sources */,
|
393
|
A18A6CCA172DC28500419892 /* UIImage+GIF.m in Sources */,
|
403
|
A18A6CCA172DC28500419892 /* UIImage+GIF.m in Sources */,
|
394
|
A18A6CD0172DC33A00419892 /* NSData+GIF.m in Sources */,
|
404
|
A18A6CD0172DC33A00419892 /* NSData+GIF.m in Sources */,
|
|
|
405
|
+ 53EDFB8D17623F7C00698166 /* UIImage+MultiFormat.m in Sources */,
|
395
|
);
|
406
|
);
|
396
|
runOnlyForDeploymentPostprocessing = 0;
|
407
|
runOnlyForDeploymentPostprocessing = 0;
|
397
|
};
|
408
|
};
|
|
@@ -410,6 +421,7 @@ |
|
@@ -410,6 +421,7 @@ |
410
|
53406750167780C40042B59E /* SDWebImageCompat.m in Sources */,
|
421
|
53406750167780C40042B59E /* SDWebImageCompat.m in Sources */,
|
411
|
A18A6CC9172DC28500419892 /* UIImage+GIF.m in Sources */,
|
422
|
A18A6CC9172DC28500419892 /* UIImage+GIF.m in Sources */,
|
412
|
A18A6CCF172DC33A00419892 /* NSData+GIF.m in Sources */,
|
423
|
A18A6CCF172DC33A00419892 /* NSData+GIF.m in Sources */,
|
|
|
424
|
+ 53EDFB8C17623F7C00698166 /* UIImage+MultiFormat.m in Sources */,
|
413
|
);
|
425
|
);
|
414
|
runOnlyForDeploymentPostprocessing = 0;
|
426
|
runOnlyForDeploymentPostprocessing = 0;
|
415
|
};
|
427
|
};
|