mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:37:09 +00:00
* patch binary with bundle type info * only patch if the updater is included * fix linux warnings * patch binary when updaer is configured * patch binary with bundle type info only patch if the updater is included fix linux warnings patch binary when updaer is configured * fix formatting * fix license header * fix taplo error * move __TAURI_BUNDLE_TYPE to utils * export get_current_bundle_type * macos fix * cleanup, add api * update change file * fix windows * fmt, fix rust version support * fix macos --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> |
||
|---|---|---|
| .. | ||
| .icons | ||
| api | ||
| commands | ||
| file-associations | ||
| helloworld | ||
| isolation | ||
| multiwebview | ||
| multiwindow | ||
| resources | ||
| run-return | ||
| splashscreen | ||
| state | ||
| streaming | ||
| README.md | ||
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.