Fix: Remove bridging header and restore import Libbox - try module import approach
This commit is contained in:
@@ -3,6 +3,7 @@ import NetworkExtension
|
||||
#if canImport(CoreWLAN)
|
||||
import CoreWLAN
|
||||
#endif
|
||||
import Libbox
|
||||
|
||||
public class ExtensionPlatformInterface: NSObject, LibboxPlatformInterfaceProtocol, LibboxCommandServerHandlerProtocol {
|
||||
private let tunnel: ExtensionProvider
|
||||
|
||||
Reference in New Issue
Block a user