首先我下载了SDWebImage.framework,然后拖到了工程中,然后:
#import "UIImageView+WebCache.h"
会报错!!!!! 要添加 两个框架
ImageIO.frame
MapKit.frame
首先我下载了SDWebImage.framework,然后拖到了工程中,然后:
#import "UIImageView+WebCache.h"
会报错!!!!! 要添加 两个框架
ImageIO.frame
MapKit.frame