TileIssue_Prefix.pch 187 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 // // Prefix header for all source files of the 'TileIssue' target in the 'TileIssue' project // #ifdef __OBJC__ #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #endif