Skip to content

docs: desktop app references still mention Tauri instead of Electron #25967

@imduchuyyy

Description

@imduchuyyy

Description

README files and CONTRIBUTING.md still reference Tauri for the desktop app (old artifact names like darwin-aarch64, Tauri dev commands) even though the desktop app now uses Electron.

Steps to reproduce

  1. Open README.md and look at the Desktop App table - filenames use darwin-aarch64/darwin-x64
  2. Open CONTRIBUTING.md "Running the Desktop App" section - references tauri dev and tauri build commands
  3. Compare with actual release assets which use mac-arm64/mac-x64 naming from electron-builder

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions