Remove UIKit dependency.
This commit is contained in:
parent
f9a8b887bd
commit
53ad1d9b81
|
@ -6,7 +6,7 @@
|
|||
// Copyright © 2016 Brightify. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
//! Project version number for Cuckoo.
|
||||
FOUNDATION_EXPORT double CuckooVersionNumber;
|
||||
|
|
Loading…
Reference in New Issue