This update introduces a complete set of high-resolution icons for all target platforms. This ensures consistent branding and visual identity across desktop, Android, and iOS environments. The tauri configuration file has been updated to utilize these new assets. - Added full sets of Android mipmap density icons - Included comprehensive iOS AppIcon assets for multiple sizes - Updated tauri.conf.json with modern icon paths
4 lines
115 B
XML
4 lines
115 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<color name="ic_launcher_background">#fff</color>
|
|
</resources> |