Added GCDWebUploader

This commit is contained in:
Pierre-Olivier Latour
2014-03-29 18:19:45 -07:00
parent 4446c1198f
commit 35bf846ee7
30 changed files with 9949 additions and 174 deletions
-2
View File
@@ -27,8 +27,6 @@
#import <UIKit/UIKit.h>
#import "GCDWebServer.h"
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property(retain, nonatomic) UIWindow* window;
@end