Files
Objective-Zip/Objective_Zip_Prefix.pch
T
2013-06-23 00:59:08 +02:00

10 lines
226 B
Plaintext

//
// 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>
#import <Security/Security.h>
#endif