summary refs log tree commit diff stats
path: root/Cart_Collect_Prefix.pch
blob: 62f12a505ddcff56c329da594231e347f3121ace (plain) (blame)
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'Cart Collect' target in the 'Cart Collect' project
//

#ifdef __OBJC__
	#import <Foundation/Foundation.h>
	#import <UIKit/UIKit.h>
    #import "TestFlight.h"
#endif