]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Ability to import tunnels from file
authorRoopesh Chander <roop@roopc.net>
Sat, 29 Dec 2018 10:03:41 +0000 (15:33 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:30 +0000 (14:52 +0530)
commit545f8c88f4d3b12945aebe3849d89233f6e7051f
treec2ef28c1753554ededf96b214eb6d7ebe42483ed
parent6a27626fc003399b1f542b7ef64ea838001375dc
macOS: Ability to import tunnels from file

For now, the open panel shows as a separate window.
Later, we'll open it as a sheet on the 'Manage tunnels' window.

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/macOS/AppDelegate.swift
WireGuard/WireGuard/UI/macOS/ErrorPresenter.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/StatusMenu.swift