passepartout-apple/Passepartout/Library/Sources/AppDataProfiles
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
..
Domain Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
Profiles.xcdatamodeld Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
AppData+Profiles.swift Refactor a few things about provider flows (#748) 2024-10-22 15:06:13 +02:00
CDProfileRepositoryV3.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00