Sha256: eb5dd2224affeda7cf01ef4d20418ab3b0ec60c8f1909a67b04ed97a3733dda9
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 Bytes
Contents
#import <Availability.h> #ifndef __IPHONE_4_0 #warning "This project uses features only available in iOS SDK 4.0 and later." #endif #ifdef __OBJC__ @import Foundation; @import UIKit; #import "CakeMania-Swift.h" // http://stackoverflow.com/a/27251979 #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcake-0.8.3 | example/app/CakeMania/Src/ObjC/Prefix.pch |
xcake-0.8.1 | example/app/CakeMania/Src/ObjC/Prefix.pch |