tauri/core/tauri-build/src
Amr Bashir 7213b9e472
feat(cli/add): add default permission to capabilities (#9124)
* feat(cli/add): add default permission to capabilities

also cleanup `tauri add` command

* license headers & clippy

* print permission name

* do not error out if default permission is not set

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-03-13 11:58:25 -03:00
..
codegen feat(core): allow swapping the assets implementation (#9141) 2024-03-11 11:07:15 -03:00
acl.rs feat(cli/add): add default permission to capabilities (#9124) 2024-03-13 11:58:25 -03:00
lib.rs feat(core): allow defining global API script on plugin build (#9156) 2024-03-12 12:01:13 -03:00
manifest.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
mobile.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
static_vcruntime.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
window-app-manifest.xml feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730) 2022-12-14 12:18:46 -03:00