Persist profiles to Core Data
Closed this issue · 1 comments
keeshux commented
- Rename container to something else than "Profiles" to not overwrite existing storage
- Persist active profile to local preferences e.g.
@AppStorage
- Infer activeProfileId from installed NE profile
keeshux commented
NSFetchedResultsController triggers controllerDidChangeContent() also for local changes: