passepartout-apple/Passepartout/App/Managers
Davide De Rosa f32c6f8fde
Retain persistence objects in manager (#357)
Relying on Core Data for context retention is fragile, better to keep a
reference of the *Persistence objects ourselves.

Also, remove any CloudKit reference from CoreContext.
2023-09-10 11:20:56 +02:00
..
DefaultUpgradeManagerStrategy.swift Move CloudKit logic to PersistenceManager (#355) 2023-09-10 10:34:42 +02:00
IntentsManager.swift Do some housekeeping (#347) 2023-09-08 16:20:42 +02:00
PersistenceManager.swift Retain persistence objects in manager (#357) 2023-09-10 11:20:56 +02:00
ProductManager.swift Fix SandboxChecker actor (#356) 2023-09-10 10:27:11 +02:00
UpgradeManager.swift Support iCloud sync as an option (#350) 2023-09-09 20:29:04 +02:00
UpgradeManagerStrategy.swift Support iCloud sync as an option (#350) 2023-09-09 20:29:04 +02:00