burrow/Apple/App
Conrad Kramer 2152fc3081 Created simple burrow UI for iOS
Edited the existing view so that if running on an iOS device it would
provide a basic UI with a toggle switch that will allow the user to
connect/disconnect from the VPN.
2023-10-14 10:25:03 -07:00
..
Assets.xcassets Initial commit 2023-04-10 16:49:23 -04:00
Menu Refactored MenuView into MenuItemToggleView 2023-06-23 20:29:52 -04:00
App-iOS.entitlements Add packet tunnel provider entitlement 2023-04-29 16:46:23 -04:00
App-macOS.entitlements Add packet tunnel provider entitlement 2023-04-29 16:46:23 -04:00
App.xcconfig Add Swift module for libburrow 2023-05-09 23:01:36 -04:00
AppDelegate.swift Refactored MenuView into MenuItemToggleView 2023-06-23 20:29:52 -04:00
BurrowApp.swift Created simple burrow UI for iOS 2023-10-14 10:25:03 -07:00
NetworkExtension+Async.swift Add support for starting and stopping the tunnel 2023-05-09 23:01:36 -04:00
Status.swift Enable SwiftLint inside of Xcode 2023-05-09 23:01:36 -04:00
Tunnel.swift Added initial menu bar to macOS 2023-06-23 20:29:52 -04:00
TunnelView.swift Created simple burrow UI for iOS 2023-10-14 10:25:03 -07:00