Sha256: 06508f940d72c8a8ce662e2619160419c7a358c95488318f47c96bf20d5d07f6
Contents?: true
Size: 344 Bytes
Versions: 27
Compression:
Stored size: 344 Bytes
Contents
// // Prefix header // // The contents of this file are implicitly included at the beginning of every source file. // #import <Availability.h> #ifndef __IPHONE_5_0 #warning "This project uses features only available in iOS SDK 5.0 and later." #endif #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> #endif
Version data entries
27 entries across 26 versions & 6 rubygems