SDWebImage/Tests/SDWebImage Tests.xcodeproj
Martin Oppetit 9c4fcfa844 Added API to save image NSData to disk cache
- exposing new `- (void)storeImageDataToDisk:(NSData *)imageData
forKey:(NSString *)key` function on SDImageCache
- added unit tests for this new API
- added file extension to kImageTestKey to ensure cache path is valid
for creating NSData
2016-02-01 15:19:59 +00:00
..
project.pbxproj Added API to save image NSData to disk cache 2016-02-01 15:19:59 +00:00