Sha256: a42d791530b0b2439a470a22f2b0afeb1b8bcd20ff546dd33356662371d3b01a
Contents?: true
Size: 317 Bytes
Versions: 15
Compression:
Stored size: 317 Bytes
Contents
// // Prefix header for all source files of the 'example' target in the 'example' 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
15 entries across 15 versions & 2 rubygems