選択できるのは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