init
This commit is contained in:
parent
6e2ee18b11
commit
40897a865f
24 changed files with 2524 additions and 0 deletions
8
JPImagePickerDemo/JPImagePickerDemo_Prefix.pch
Normal file
8
JPImagePickerDemo/JPImagePickerDemo_Prefix.pch
Normal file
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'JPImagePickerDemo' target in the 'JPImagePickerDemo' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
Reference in a new issue