templates/simple/app/test/UnitTestsPrefix.pch in xcbootstrap-0.0.2 vs templates/simple/app/test/UnitTestsPrefix.pch in xcbootstrap-0.0.3
- old
+ new
@@ -7,5 +7,7 @@
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import "Kiwi.h"
#endif
+
+#define UNIT_TEST_MODE 1