SDWebImage/Examples/SDWebImage Demo
Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting
Using xcconfig files - easier to maintain all the settings appart from target files, less conflicts, can reuse the values
2018-11-11 20:19:33 -06:00
..
Assets.xcassets Update demo to use modern way of image assets, and view layout for rotation 2017-11-05 15:23:32 +08:00
en.lproj Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS 2018-03-25 17:23:12 +08:00
AppDelegate.h Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
AppDelegate.m Replace all the demo project to use `#import <SDWebImage/SDWebImage.h>` module headers instead of massive headers 2018-04-19 17:25:39 +08:00
DetailViewController.h Merge branch '4.x' into gif 2016-06-07 08:39:17 +03:00
DetailViewController.m Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 2018-09-07 12:40:25 +03:00
LaunchScreen.storyboard Follow App Store submit rule, upgrade the min Xcode version to Xcode 9.0 2018-07-06 12:57:43 +08:00
MasterViewController.h Update our iOS demo to modern way, add a UIProgressView to show image download progress 2017-11-05 07:22:26 +08:00
MasterViewController.m Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting 2018-11-11 20:19:33 -06:00
SDWebImage Demo-Info.plist Add empty launch storyboard to allow view on iPhone X 2017-11-05 07:58:05 +08:00
SDWebImage Demo-Prefix.pch Rework static library settings and documentation and add an example project 2012-05-10 00:30:48 +02:00
main.m Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00