WireGuardApp: integrate WireGuardKit sources directly
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
import Foundation
|
||||
import os.log
|
||||
import WireGuardKit
|
||||
|
||||
public class Logger {
|
||||
enum LoggerError: Error {
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
||||
|
||||
import NetworkExtension
|
||||
import WireGuardKit
|
||||
|
||||
enum PacketTunnelProviderError: String, Error {
|
||||
case savedProtocolConfigurationIsInvalid
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
||||
|
||||
import Foundation
|
||||
import WireGuardKit
|
||||
|
||||
extension TunnelConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user