passepartout-apple/Passepartout/Library/Sources/CommonLibrary/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
..
Bundle+Extensions.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ExtendedTunnel.swift Improve startup time (#822) 2024-11-07 01:48:39 +01:00
InMemoryProfileRepository.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
NEProfileRepository.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
PassepartoutConfiguration+Extensions.swift Reorganize shared objects (#716) 2024-10-10 16:20:36 +02:00
ProfileManager.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
ProfileProcessor.swift Refactor AppContext creation and profile processing (#810) 2024-11-04 23:34:22 +01:00
ProfileRepository.swift Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
ProviderFavoritesManager.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00