tauri/tooling/cli/src
Lucas Fernandes Nogueira a5bfbaa62b
feat: add iOS frameworks config option, closes #9962 (#10393)
* feat: add iOS frameworks config option, closes #9962

* fix template

* typo
2024-08-02 07:35:03 -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): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
mobile feat: add iOS frameworks config option, closes #9962 (#10393) 2024-08-02 07:35:03 -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: Use loopback interface on desktop dev server by default (#10360) 2024-07-30 14:17:19 +09: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