Skip to content

Commit 4c780b2

Browse files
committed
Update import
1 parent 075af98 commit 4c780b2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.build/

dsbridge/NTLDWKWebView.m

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#import "NTLDSCallInfo.h"
44
#import "NTLInternalApis.h"
55
#import <objc/message.h>
6+
#import <UIKit/UIKit.h>
67

78

89
@protocol NTLScriptDelegate <NSObject>

0 commit comments

Comments
 (0)