build(desktop): commit tauri bundle resources

Check in the icon set and bundle configuration required for reproducible desktop tauri builds, and keep the limited bundle target script available for Linux validation.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Senior Frontend Engineer
2026-03-31 10:14:35 +00:00
parent e83c518081
commit 9c404d54a0
55 changed files with 31 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#fff</color>
</resources>