Sha256: 3a298d1175d84bd1c1c25ff17795226172a78224cdf8f928c8172f017635b450
Contents?: true
Size: 317 Bytes
Versions: 2
Compression:
Stored size: 317 Bytes
Contents
// // Prefix header for all source files of the 'iOSTest' target in the 'iOSTest' project // #import <Availability.h> #ifndef __IPHONE_3_0 #warning "This project uses features only available in iOS SDK 3.0 and later." #endif #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> #endif
Version data entries
2 entries across 1 versions & 1 rubygems