This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri
Watch
1
Star
0
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2026-04-07 10:22:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1caf485fce3bc6f769dd07aa326263762136a136
tauri
/
tooling
/
cli
/
src
History
Lucas Fernandes Nogueira
fa23310f23
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var,
closes
#4704
(
#4842
)
2022-08-02 19:54:31 -03:00
..
helpers
feat: add support to TOML config file
Tauri.toml
,
closes
#4806
(
#4813
)
2022-08-02 14:12:26 -03:00
interface
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var,
closes
#4704
(
#4842
)
2022-08-02 19:54:31 -03:00
plugin
…
signer
feat(cli): validate updater private key when signing (
#4754
)
2022-07-25 10:58:25 -03:00
build.rs
Add cwd option to
before
commands, add wait option to dev
#4740
#3551
(
#4834
)
2022-08-02 18:54:50 -03:00
dev.rs
Add cwd option to
before
commands, add wait option to dev
#4740
#3551
(
#4834
)
2022-08-02 18:54:50 -03:00
info.rs
…
init.rs
feat(cli): prompt for before*Command,
closes
#4691
(
#4721
)
2022-07-25 10:59:08 -03:00
lib.rs
…
main.rs
…
plugin.rs
…
signer.rs
…