Skip to content

Commit

Permalink
update: add tauri+vue
Browse files Browse the repository at this point in the history
  • Loading branch information
hhstore committed Oct 10, 2022
1 parent 0ced8ad commit 96cd454
Show file tree
Hide file tree
Showing 19 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions crates/rs-tauri-vue/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ tasks:
- echo "release"
- pnpm build

# generate app icon
icon:
cmds:
# - pnpm add -D @tauri-apps/cli
- pnpm tauri icon ./public/logo.png

fix:
cmds:
- cargo metadata --verbose --format-version 1 --all-features
4 changes: 4 additions & 0 deletions crates/rs-tauri-vue/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added crates/rs-tauri-vue/public/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square107x107Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square142x142Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square150x150Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square284x284Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square30x30Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square310x310Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square44x44Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square71x71Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/Square89x89Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/StoreLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/icon.icns
Binary file not shown.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/icon.ico
Binary file not shown.
Binary file modified crates/rs-tauri-vue/src-tauri/icons/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 96cd454

Please sign in to comment.