您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

osx-Prefix.pch 147B

123456789
  1. //
  2. // Prefix header for all source files of the 'ZXingObjC' target in the 'ZXingObjC' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #endif