passepartout-apple/PassepartoutCore
Davide De Rosa 5d85699ce4 Delete profile from Organizer
Swipe to delete. Address a couple things on iPad though:

1. Also check provider availability before showing view

fatalError hit on iPad when navigating from a ready provider
profile to a non-ready one. Similar to when navigating between
different VPN protocols.

2. Suppress assertion on deleted profile

Deleting current profile via swipe seems to re-render a new
NavigationLink with the deleted profile, which results in
loading a deleted profile and hitting the assertion. Not sure if
this is a programming error or a glitch in ForEach.
2022-04-19 08:38:10 +02:00
..
.swiftpm/xcode/xcshareddata/xcschemes Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Sources Delete profile from Organizer 2022-04-19 08:38:10 +02:00
Tests Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
.gitignore Only commit package resolution in main project 2022-02-04 13:10:50 +01:00
Package.swift Fix another import issue in TunnelKit 2022-04-13 22:57:00 +02:00