2 Commits

Author SHA1 Message Date
Beingpax
c4167e9e90 Fix keychain access errors by removing explicit access group that mismatched entitlements 2026-01-05 23:19:30 +05:45
Beingpax
948033ac28 Migrate API key storage to Keychain with iCloud sync
Move API keys from UserDefaults to secure Keychain storage. Add KeychainService and APIKeyManager for centralized key management. Enable iCloud Keychain sync for cross-device sharing between macOS and iOS.
2026-01-05 22:28:34 +05:45