initial commit
This commit is contained in:
10
CheetahIPC/CheetahIPC.h
Normal file
10
CheetahIPC/CheetahIPC.h
Normal file
@ -0,0 +1,10 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
//! Project version number for CheetahIPC.
|
||||
FOUNDATION_EXPORT double CheetahIPCVersionNumber;
|
||||
|
||||
//! Project version string for CheetahIPC.
|
||||
FOUNDATION_EXPORT const unsigned char CheetahIPCVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <CheetahIPC/PublicHeader.h>
|
||||
|
||||
Reference in New Issue
Block a user