mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-03-29 15:59:12 +08:00
Add small OS X example and update iOS example
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#import <XCTest/XCTest.h>
|
||||
#import <PINRemoteImage/PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINURLSessionManager.h>
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
#if USE_FLANIMATED_IMAGE
|
||||
#import <FLAnimatedImage/FLAnimatedImage.h>
|
||||
#endif
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#import "DegradedViewController.h"
|
||||
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
|
||||
@interface DegradedViewController ()
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#import "PINViewController.h"
|
||||
|
||||
#import <PINRemoteImage/PINRemoteImage.h>
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
#import <PINCache/PINCache.h>
|
||||
#if USE_FLANIMATED_IMAGE
|
||||
#import <FLAnimatedImage/FLAnimatedImageView.h>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#import "ProcessingViewController.h"
|
||||
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
|
||||
@interface ProcessingViewController ()
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#import "ProgressiveViewController.h"
|
||||
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
#import <PINCache/PINCache.h>
|
||||
|
||||
@interface ProgressiveViewController ()
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#import "WebPViewController.h"
|
||||
|
||||
#import <PINRemoteImage/UIImageView+PINRemoteImage.h>
|
||||
#import <PINRemoteImage/PINImageView+PINRemoteImage.h>
|
||||
|
||||
@interface WebPViewController ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user