First commit
This commit is contained in:
9
Push To_Prefix.pch
Executable file
9
Push To_Prefix.pch
Executable file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'Orientation' target in the 'Orientation' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <CoreLocation/CoreLocation.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user