]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
iOS: Refactor importFromFile
authorRoopesh Chander <roop@roopc.net>
Fri, 28 Dec 2018 20:06:46 +0000 (01:36 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:29 +0000 (14:52 +0530)
commit6a27626fc003399b1f542b7ef64ea838001375dc
tree97306ad99b7c4fdd429a464068d3caa457f3e47e
parentfb1607d4a2bdaa09d3cf1a988bf6ea0956f38652
iOS: Refactor importFromFile

So that it can be used in macOS as well

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