Sha256: 50aa0a6bd25ceefc94456f0e2bbd52443d07fea102135d8ddae29cbfdb58639c
Contents?: true
Size: 359 Bytes
Versions: 6
Compression:
Stored size: 359 Bytes
Contents
// // Prefix header for all source files of the '<%= config[:project_name] %>' target in the '<%= config[:project_name] %>' 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
6 entries across 6 versions & 1 rubygems