]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Error handling: Use WireGuardAppError and WireGuardResult throughout the app
authorRoopesh Chander <roop@roopc.net>
Thu, 6 Dec 2018 13:35:46 +0000 (19:05 +0530)
committerRoopesh Chander <roop@roopc.net>
Fri, 7 Dec 2018 07:06:19 +0000 (12:36 +0530)
commitdcfa9473e955e372d2c32d7fc682a6fa9ff30bdf
treedfc481407b9b650076635fbe52e7f9f65dbcdd47
parent782dd2ea4e4143c8aa78f314cb9a20bbc743b99c
Error handling: Use WireGuardAppError and WireGuardResult throughout the app

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/UI/iOS/ErrorPresenter.swift
WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
WireGuard/WireGuard/ZipArchive/ZipArchive.swift
WireGuard/WireGuard/ZipArchive/ZipExporter.swift
WireGuard/WireGuard/ZipArchive/ZipImporter.swift