CocoaSimulator_Prefix.pch 159 B

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