tauri/tooling/cli/src
Lucas Fernandes Nogueira a3cd9779a4
chore(cli): remove android open and ios open commands (#10480)
It is recommended to use `[android|ios] dev --open` or `[android|ios] build --open` instead as it properly sets up the requirements for developing and building apps with Tauri.
2024-08-05 09:57:54 -03:00
..
acl fix(core): apply clippy suggestions (#10394) 2024-07-29 10:53:53 +02:00
dev fix(cli): disable directory traversal in builtin dev server (#9344) 2024-04-02 13:59:16 -03:00
helpers feat(cli): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
info feat(cli): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
interface feat(cli): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
migrate feat(cli): check if Rust lib contains required Android and iOS symbols #10094 (#10483) 2024-08-05 09:46:28 -03:00
mobile chore(cli): remove android open and ios open commands (#10480) 2024-08-05 09:57:54 -03:00
plugin fix(cli/plugin/new): construct path from components iterator instead of PathBuf::join (#10128) 2024-06-26 11:11:31 -03:00
signer chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
add.rs feat(cli): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
build.rs feat(cli): add tauri bundle subcommand (#9734) 2024-05-25 11:46:55 -03:00
bundle.rs feat!(core): add bundle createUpdaterArtifacts configuration (#9883) 2024-07-01 08:34:58 -03:00
completions.rs chore: remove unstable log features & use qualified log::<macro> path (#9069) 2024-03-04 21:22:07 +02:00
dev.rs feat(cli): allow using iOS device tun address for dev server (#10456) 2024-08-02 10:04:08 -03:00
icon.rs fix(cli): icon should render explicit svg text node fonts (fix: #10022) (#10039) 2024-06-12 04:25:11 +03:00
init.rs fix: use $CARGO_MANIFEST_DIR to fully specify include_dir paths in tauri-cli (#9310) 2024-04-01 16:43:52 +02:00
lib.rs feat(cli): add tauri bundle subcommand (#9734) 2024-05-25 11:46:55 -03:00
main.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00