SDWebImage/Examples/SDWebImage OSX Demo
Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder
- move the webp component + the libwebp dependency to SDWebImage/SDWebImageWebPCoder (including tests and demo)
- Xcode 9.4
- instead of directly linking the Demos to the frameworks, using CocoaPods (`Examples/Podfile`). This allows using SDWebImage/SDWebImageWebPCoder into our examples so we keep the WebP demos
- demos code cleanup and warnings resolved
- all links from docs (README, Migration guide, CHANGELOG) are full links, so they work even from external pages (i.e. https://cocoapods.org/pods/SDWebImage).
- added "Additional modules" section to README
2018-09-07 12:40:25 +03:00
..
Assets.xcassets Update macOS demo to add a clear cache button using NSButton category 2018-01-25 16:42:25 +08:00
Base.lproj Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS 2018-03-25 17:23:12 +08:00
AppDelegate.h Proper file header copyright 2016-06-13 09:14:02 +03:00
AppDelegate.m Proper file header copyright 2016-06-13 09:14:02 +03:00
Info.plist Updated copyright info - replaces #1806 2017-02-19 14:27:48 +02:00
ViewController.h Proper file header copyright 2016-06-13 09:14:02 +03:00
ViewController.m Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 2018-09-07 12:40:25 +03:00
main.m Proper file header copyright 2016-06-13 09:14:02 +03:00