mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 00:52:41 +03:00
27bad32d4d
* Add appContents field in macos tauri config. * Change MacConfig::appContents to MacConfig::files to make it similar to DebConfig::files. * Change appContents to files in helloworld/tauri.conf.json * use common::copy_dir helper * add change files [skip ci] --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> |
||
---|---|---|
.. | ||
.icons | ||
api | ||
commands | ||
file-associations | ||
helloworld | ||
isolation | ||
multiwindow | ||
navigation | ||
parent-window | ||
resources | ||
splashscreen | ||
state | ||
streaming | ||
tauri-dynamic-lib | ||
web | ||
workspace | ||
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.