passepartout-apple/PassepartoutCore/Sources/PassepartoutProfiles
Davide De Rosa 2c2e794b00 Revert async loadCurrentProfile()
Make action sync, but internally async (makeProfileReady). If not
doing so, UI on launch will not be able to show active profile
immediately. WelcomeView would appear for a moment.

Observe isReloadingCurrentProfile.

See 2b1efb8fec
2022-04-28 19:00:36 +02:00
..
DataModels Hack around missing .ethernet on Catalyst 2022-04-19 15:56:41 +02:00
Extensions Duplicate profile from context menu 2022-04-26 22:39:47 +02:00
Managers Revert async loadCurrentProfile() 2022-04-28 19:00:36 +02:00
Models Rewrite ProfileView as a view of currentProfile 2022-04-23 10:25:31 +02:00
Pickers Make network settings consistent 2022-04-14 07:43:44 +02:00
Profiles.xcdatamodeld/Model.xcdatamodel Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Repositories Review a bit about duplicates handling 2022-04-16 11:27:31 +02:00
PassepartoutProfiles.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00