passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Settings
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
..
SettingsSectionGroup.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
SettingsView.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00