chore: add Tauri app icons and generated schemas
Include necessary assets for Tauri app packaging and development: App Icons (src-tauri/icons/): - 32x32.png: Small icon for window title bar - 128x128.png: Standard app icon - 128x128@2x.png: Retina display icon - icon.png: Source icon for tray These are placeholder icons (simple geometric shapes) to be replaced with proper branding before release. Generated Schemas (src-tauri/gen/schemas/): - acl-manifests.json: Access control list manifests - capabilities.json: Tauri capability definitions - desktop-schema.json: Desktop platform configuration schema - macOS-schema.json: macOS-specific configuration schema These schemas are auto-generated by 'cargo tauri dev' and should be committed to enable IDE autocompletion and CI schema validation. They regenerate automatically when tauri.conf.json changes.
This commit is contained in:
BIN
src-tauri/icons/128x128.png
Normal file
BIN
src-tauri/icons/128x128.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 322 B |
Reference in New Issue
Block a user