passepartout-apple/PassepartoutCore/Sources/PassepartoutProfiles/Managers
Davide De Rosa 8003b4a92d Observe currentProfile in ProfileView
ProfileView is not interested in changes in other profiles
notified by ProfileManager. Set isLoading inside
ObservableObject for observable to be self-contained.

Loses observation of profile deletion, but dismiss on removal is
actually handled by OrganizerView, not ProfileView.

Also drop unused presentationMode.
2022-05-01 19:14:34 +02:00
..
ProfileManager.swift Observe currentProfile in ProfileView 2022-05-01 19:14:34 +02:00
ProfileManager+Keychain.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
ProfileManager+Processing.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
ProfileManagerStrategy.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
ProfileManagerStrategy+CoreData.swift Review a bit about duplicates handling 2022-04-16 11:27:31 +02:00