fix publish error
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "DoricDriverProtocol.h"
|
||||
#import <DoricCore/Doric.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <JavaScriptCore/JavaScriptCore.h>
|
||||
|
||||
#import "DoricJSEngine.h"
|
||||
#import <DoricCore/DoricJSEngine.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "DoricJSExecutorProtocol.h"
|
||||
#import <DoricCore/DoricJSExecutorProtocol.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
Reference in New Issue
Block a user