passepartout-apple/Passepartout/Library
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
..
.swiftpm/xcode Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Sources Erase shared profiles from iCloud correctly (#827) 2024-11-07 12:43:24 +01:00
Tests Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Package.resolved Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Package.swift Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00