CrashLanding_Prefix.pch
上传用户:jsxyqc
上传日期:2015-08-08
资源大小:1251k
文件大小:0k
源码类别:

MacOS编程

开发平台:

Objective-C

  1. /*
  2.  <codex>
  3.  <abstract>Prefix header file.</abstract>
  4.  <version>1.6</version>
  5.  </codex>
  6.  */
  7. #ifdef __OBJC__
  8. #import <Foundation/Foundation.h>
  9. #import <UIKit/UIKit.h>
  10. #endif