Fix README type (fix #146)
This commit is contained in:
parent
34f18e012f
commit
46cc079069
|
@ -256,11 +256,11 @@ Click the "+" button and select "libSDWebImageARC.a" library (use non ARC versio
|
|||
|
||||
![Add Library Link Dialog](http://dl.dropbox.com/u/123346/SDWebImage/07_add_library_link_dialog.jpg)
|
||||
|
||||
If you chose to link against the ARC+MKAnnotation target, click the "+" button again and select "MapKit.framework":
|
||||
Click the "+" button again and select the "ImageIO.framework", this is needed by the progressive download feature:
|
||||
|
||||
![Add ImageIO Framework](http://dl.dropbox.com/u/123346/SDWebImage/08_add_imageio_framework.jpg)
|
||||
|
||||
Click the "+" button again and select the "ImageIO.framework", this is needed by the progressive download feature:
|
||||
If you chose to link against the ARC+MKAnnotation target, click the "+" button again and select "MapKit.framework":
|
||||
|
||||
![Add MapKit Framework](http://dl.dropbox.com/u/123346/SDWebImage/09_add_mapkit_framework.jpg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue