Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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