During development, every Rust recompile changes the binary signature, causing macOS to invalidate Keychain "Always Allow" and prompt for the password on every hot reload. Switch to a JSON file store in debug builds so dev workflow is uninterrupted; release builds still use the system keychain. |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||