Reverted demo project referencing source files directly. Re-added SDWebImage project as subproject

This commit is contained in:
Bogdan Poplauschi
2014-06-20 18:04:06 +03:00
parent e0b3de4357
commit e5faad0026
5 changed files with 79 additions and 99 deletions
@@ -7,7 +7,7 @@
//
#import "MasterViewController.h"
#import "UIImageView+WebCache.h"
#import <SDWebImage/UIImageView+WebCache.h>
#import "DetailViewController.h"
@interface MasterViewController () {