]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Error handling: alertText() can be nil
authorRoopesh Chander <roop@roopc.net>
Mon, 10 Dec 2018 19:00:33 +0000 (00:30 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 10 Dec 2018 19:04:22 +0000 (00:34 +0530)
commit15b6cf541205d935b6afd483af79078c14a21215
tree0a71457f114cb1fcee74b35ab2e8e6d8a7f7bd59
parent851bd8102d4878d6824c5e45582afe00d4147cb4
Error handling: alertText() can be nil

Indicating that no alert is to be shown for that error.

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