passepartout-apple/Passepartout/App
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
..
Assets.xcassets Import v3 code (#597) 2024-09-23 15:02:26 +02:00
en.lproj Lock app with FaceID (#609) 2024-09-25 19:32:07 +02:00
App.entitlements Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
App.plist Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
AppDelegate.swift Open app with multiple files (#640) 2024-09-30 17:22:16 +02:00
LaunchScreen.storyboard Import v3 code (#597) 2024-09-23 15:02:26 +02:00
PassepartoutApp.swift Decouple Constants from BundleConfiguration (#635) 2024-09-28 19:05:47 +02:00