tauri/tooling/cli/templates/app/src-tauri
Amr Bashir 8de308d1bf
feat(core): implement new config structure (#8723)
* feat(core): implement new config structure

RFC#5 f3e82a6b0c/texts/0005-tauri-config-restructure.md

* fixes

* remove tauri-plugin copy [skip ci]

* move platform specific configs

* fix build

* fix cli

* doctests

* change files

* read updater plugin config on CLI

* doctests

* remove env var from docs

* fix getting pubkey

* add migrations

* clippy

* update change file [skip ci]

* rename frontendDist to prodFrontend?

* Revert "rename frontendDist to prodFrontend?"

This reverts commit ef7394f085.

* fix all_features check

* fix field name

* single license getter on bundler

* readd msiexec_args

* remove unused fixture

* update template

* Update .changes/tauri-bundle-settings-rfc-5.md

* Update .changes/config-restructure-rfc-5.md

* lint bundler, fix change file

* rename AppUrl to FrontendDist, add explicit variants for docs

* fix build

* lint

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-02-03 00:39:48 -03:00
..
capabilities feat(cli): update template with permissions and capabilities (#8666) 2024-02-01 08:53:56 -03:00
icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
src fix(cli): don't build library when building desktop targets, closes #7007 (#7014) 2023-05-22 11:32:20 -03:00
.gitignore feat(bundler): cache bundling tools in a common dir for all projects (#4305) 2022-06-09 16:16:33 -03:00
build.rs refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
Cargo.crate-manifest feat(core): implement new config structure (#8723) 2024-02-03 00:39:48 -03:00
tauri.conf.json feat: configure escaping on handlebars templates (#6678) 2023-05-02 09:59:59 -03:00