› tauri [RUST]: 1.1.0, › tauri-build [RUST]: 1.1.0, › tao [RUST]: 0.14.0, › wry [RUST]: 0.21.1, App › build-type: bundle › CSP: unset › distDir: ../dist › devPath: http://localhost:1420/ package.json not found App directory structure ├─ .vscode ├...
cargo run 报错error: failed to run custom build command for `IScreen v0.0.1 (D:\tauri-app\IScreen\s... 错误提示为“failed to run custom build command for `IScreen v0.0.1”,通常意味着在构建过程中为某个依赖项(可能是IScreen项目中的一个依赖)执行了自定义构建命令,而这个命令未能成功执行。 解...
› tauri [RUST]: 1.2.2, › tauri-build [RUST]: 1.2.1, › tao [RUST]: 0.15.7, › wry [RUST]: 0.23.4, App › build-type: bundle › CSP: unset › distDir: ../build › devPath:http://localhost:1420/ › framework: Svelte ...
不过 Mix 的配置文件是 Elixir 代码文件,而 Cargo 用的就是真的配置文件(TOML)了。其实我因为 Ca...
Build smaller, faster, and more secure desktop and mobile applications with a web frontend. - tauri/core/tauri-build/Cargo.toml at 0606ab326b0afb433140cc68a88b564a404f6eca · tauri-apps/tauri
{ version = "1", optional = true } tauri-codegen = { version = "2.0.0-beta.10", path = "../tauri-codegen", optional = true } tauri-utils = { version = "2.0.0-beta.10", path = "../tauri-utils", features = [ "build", "resources" ] } cargo_toml = "0.17...
tauri-utils = { version = "2.0.0-beta.18", path = "../tauri-utils", features = [ "build", "resources" ] } cargo_toml = "0.17" serde = "1" serde_json = "1" heck = "0.5" json-patch = "1.2" walkdir = "2" tauri-winres = "0.1" semver = "1" dirs = "5"...