tauri-docs
tauri-docs copied to clipboard
The source for all Tauri project documentation.
Results
402
tauri-docs issues
Sort by
recently updated
recently updated
newest added
### Question you want answered How can devs support the new icon format (light/dark/liquid) in macos 26 ### Where did you look for an answer? https://discord.com/channels/616186924390023171/1391705312058277908 ### Page URL _No...
enhancement
discuss
https://v2.tauri.app/distribute/dmg/ This document says `yarn tauri build --bundles dmg` can works. https://v2.tauri.app/reference/cli/#build But in this document, dmg option is not valid. How to bundle dmg which targets universal-apple-darwin?