passepartout-apple/Passepartout/Library/Sources/UtilsLibrary/Business
Davide 1491766102
Per-profile iCloud syncing (#668)
Keep two separate stores to accomplish per-profile sharing:

- Local store, where to push updates manually (save/remove/search)
- Remote iCloud store, where to pull updates from

A profile can be added/removed to/from the iCloud store so that other
devices can push/pull updates to it.

Consequently, updates to the iCloud store will NEVER cause a profile
deletion. Once removed, the profile will stay locally.

Fixes #586 
Fixes #555
2024-10-03 18:41:27 +02:00
..
BuildProducts.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
CoreDataPersistentStore.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
CoreDataRepository.swift Ignore unmappable Core Data entities (#660) 2024-10-02 13:35:49 +02:00
CoreLocationWifiObserver.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
InApp.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
Measure.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
Repository.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
SandboxChecker.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
StoreKitHelper.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00
Wifi.swift Import v3 code (#597) 2024-09-23 15:02:26 +02:00