]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Swift 5 migration: Make use of Result type
authorRoopesh Chander <roop@roopc.net>
Mon, 8 Apr 2019 07:52:06 +0000 (13:22 +0530)
committerRoopesh Chander <roop@roopc.net>
Sun, 21 Apr 2019 12:21:42 +0000 (17:51 +0530)
commit89a564ce628770cd58a7ecb64f0b6ca0b2ac6530
tree4d0079075be6251ec27da582e491d4327aa06d1f
parent178fe86d367d3a936c1270c2fb8285bd9df8f9b6
Swift 5 migration: Make use of Result type

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/Tunnel/TunnelsManager.swift
WireGuard/WireGuard/UI/TunnelImporter.swift
WireGuard/WireGuard/UI/iOS/ViewController/MainViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelsListTableViewController.swift
WireGuard/WireGuard/UI/macOS/AppDelegate.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelEditViewController.swift
WireGuard/WireGuard/ZipArchive/ZipArchive.swift
WireGuard/WireGuard/ZipArchive/ZipImporter.swift