Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions