First commit, v. 0.8 beta

This commit is contained in:
Gianluca Bertani
2012-11-28 22:04:12 +01:00
commit 1f8d7fcbd0
57 changed files with 21145 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
//
// Prefix header for all source files of the 'Objective-Zip' target in the 'Objective-Zip' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif