We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffe7c3 commit bc4e90aCopy full SHA for bc4e90a
XBMC Remote/Kodi Remote-Prefix.pch
@@ -1,16 +1,3 @@
1
-//
2
-// Prefix header for all source files of the 'XBMC Remote' target in the 'XBMC Remote' project
3
4
-
5
-#import <Availability.h>
6
7
-#ifndef __IPHONE_4_0
8
-#warning "This project uses features only available in iOS SDK 4.0 and later."
9
-#endif
10
+#import <UIKit/UIKit.h>
+#import <Foundation/Foundation.h>
11
#import "ConvenienceMacros.h"
12
13
-#ifdef __OBJC__
14
- #import <UIKit/UIKit.h>
15
- #import <Foundation/Foundation.h>
16
0 commit comments