Tidying up UIKit dependencies

This commit is contained in:
Matt Sullivan
2020-09-29 15:30:59 -07:00
parent f6f5e198b4
commit 023cfd3100
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN

View File

@@ -7,6 +7,7 @@
//
#import "Rive.h"
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN