Sha256: ad083ed4e030f8389ea8f419544186a3fce6dab965ae0be9cdf46eea56edda2c
Contents?: true
Size: 307 Bytes
Versions: 14
Compression:
Stored size: 307 Bytes
Contents
// // Prefix header for all source files of the 'test' target in the 'test' 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
14 entries across 14 versions & 1 rubygems