]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
on-demand: Remove ActivateOnDemandSetting type
authorRoopesh Chander <roop@roopc.net>
Fri, 8 Mar 2019 10:42:54 +0000 (16:12 +0530)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 18 Mar 2019 05:46:55 +0000 (06:46 +0100)
commit062b4d4b16bbe1b64a679a4fd77599380a9742d0
tree1519c3d399dc914083ee091cbeab625089f06f69
parentd9bdc61fb9db316a595fdcd99a6702356d7d1a02
on-demand: Remove ActivateOnDemandSetting type

The ActivateOnDemandOption type shall be used instead

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Tunnel/ActivateOnDemandOption.swift [moved from WireGuard/WireGuard/Tunnel/ActivateOnDemandSetting.swift with 79% similarity]
WireGuard/WireGuard/Tunnel/TunnelsManager.swift
WireGuard/WireGuard/UI/ActivateOnDemandViewModel.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelDetailTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelDetailTableViewController.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelEditViewController.swift