Sha256: 9cd8f193214c51144e07fbc58fc5711ca16036e7f185f621391b916e34c8a62d
Contents?: true
Size: 321 Bytes
Versions: 57
Compression:
Stored size: 321 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; @import Foundation; #endif
Version data entries
57 entries across 46 versions & 4 rubygems