We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9537faa commit 2c6468fCopy full SHA for 2c6468f
Lumberjack/DDTTYLogger.h
@@ -1,6 +1,7 @@
1
#import <Foundation/Foundation.h>
2
-
3
-#if !TARGET_OS_IPHONE
+#if TARGET_OS_IPHONE
+#import <UIKit/UIColor.h>
4
+#else
5
#import <AppKit/NSColor.h>
6
#endif
7
0 commit comments