CrashLanding_Prefix.pch
上传用户:jsxyqc
上传日期:2015-08-08
资源大小:1251k
文件大小:0k
源码类别:
MacOS编程
开发平台:
Objective-C
- /*
- <codex>
- <abstract>Prefix header file.</abstract>
- <version>1.6</version>
- </codex>
- */
- #ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import <UIKit/UIKit.h>
- #endif