Sha256: 1002a3d4c2c9cf4ba82bfc576dad106a905fc085179d7dc06ca00d6a5202bfa3

Contents?: true

Size: 270 Bytes

Versions: 2

Compression:

Stored size: 270 Bytes

Contents

#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>
    #import "Kiwi.h"
#endif

#define UNIT_TEST_MODE 1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xcbootstrap-0.1.0 templates/simple/app/test/UnitTestsPrefix.pch
xcbootstrap-0.0.3 templates/simple/app/test/UnitTestsPrefix.pch