PINCache-prefix.pch 107 B

12345678
  1. #ifdef __OBJC__
  2. #import <UIKit/UIKit.h>
  3. #endif
  4. #ifndef TARGET_OS_WATCH
  5. #define TARGET_OS_WATCH 0
  6. #endif