passepartout-apple/Passepartout/Library/Sources/AppUIMain
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
..
Business Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Domain Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Extensions Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Protocols Late dismissal after changing active provider server (#804) 2024-11-03 11:12:19 +01:00
Resources Render country flags with Emojis (#787) 2024-10-31 01:15:07 +01:00
Views Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
AppUIMain.swift Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00