Fix that watchOS UIImage+WebCache does not mark as available and cause crash
This commit is contained in:
parent
42e9376db4
commit
0471861d23
|
@ -10,7 +10,7 @@
|
|||
#import "NSImage+Compatibility.h"
|
||||
#import "objc/runtime.h"
|
||||
|
||||
#if SD_UIKIT
|
||||
#if SD_UIKIT || SD_WATCH
|
||||
|
||||
@implementation UIImage (WebCache)
|
||||
|
||||
|
|
Loading…
Reference in New Issue