Skip to content

Commit 7afcdc8

Browse files
committed
Change importing module from UIKit to Foundation
1 parent 745b295 commit 7afcdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IFUnicodeURL/IFUnicodeURL/IFUnicodeURL.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Copyright © 2016 Jungle Candy Software. All rights reserved.
77
//
88

9-
#import <UIKit/UIKit.h>
9+
#import <Foundation/Foundation.h>
1010

1111
//! Project version number for IFUnicodeURL.
1212
FOUNDATION_EXPORT double IFUnicodeURLVersionNumber;

0 commit comments

Comments
 (0)