You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add iCloud sync for connections, tags, settings, and templates
Implement opt-in iCloud sync via NSUbiquitousKeyValueStore with
protocol-based architecture (SyncEngine/ICloudSyncEngine), three-way
conflict detection, and a SwiftUI conflict resolution UI. Passwords
remain in local Keychain and are never synced. Synced connections
show a key badge when local password entry is needed.
0 commit comments