passepartout-apple/Passepartout/Library/Sources/CommonUtils/Business
Davide b128b3bf13
Erase shared profiles from iCloud correctly (#827)
Do not delete CloudKit zone. Instead, delete Core Data entities and let
sync do the rest. It's also a "more standard" approach.

Deleting the zone right after the entities legitimately makes deletion
ineffective, because it probably spoils sync.
2024-11-07 12:43:24 +01:00
..
CoreDataPersistentStore.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
CoreDataRepository.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
CoreLocationWifiObserver.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ErrorHandler.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Measure.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Repository.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
Routable.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
SandboxChecker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Wifi.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00