tauri/crates
Will 1a3d1a024e
fix(ios): Tauri iOS build with binary XCFramework dependencies (#13995)
* Fix Tauri iOS build not having a PATH variable to access unzip to extract binaryTargets and also not including Frameworks when linking

* Add covector change

* fmt

* Update crates/tauri-utils/src/build.rs

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2025-08-18 07:35:49 -03:00
..
tauri Remove AsRef<Window> on WebviewWindow (#14026) 2025-08-18 13:45:43 +08:00
tauri-build chore(deps): update rust crate toml to 0.9 (#13784) 2025-07-31 17:14:09 +08:00
tauri-bundler feat(bundler/cli): Add feature flag to use system certificates (#13824) 2025-08-12 13:30:23 +02:00
tauri-cli feat(cli): check plugin versions for incompatibilities (#13993) 2025-08-17 12:24:40 -03:00
tauri-codegen apply version updates (#13751) 2025-07-21 00:09:52 +02:00
tauri-driver chore(deps): update rust crate which to v8 (#13711) 2025-08-05 14:59:02 +02:00
tauri-macos-sign feat: add option to not wait on notarization to finish (#13521) 2025-08-11 14:29:41 -03:00
tauri-macros apply version updates (#13751) 2025-07-21 00:09:52 +02:00
tauri-plugin chore(deps): update rust crate toml to 0.9 (#13784) 2025-07-31 17:14:09 +08:00
tauri-runtime feat(core): webview window focusable property, closes #11130 (#13564) 2025-08-17 11:50:17 -03:00
tauri-runtime-wry fix: a few regressions from previous PRs (#14020) 2025-08-17 12:03:31 -03:00
tauri-schema-generator feat(core): webview window focusable property, closes #11130 (#13564) 2025-08-17 11:50:17 -03:00
tauri-schema-worker chore(worker): Enable observability 2025-06-27 17:20:01 +02:00
tauri-utils fix(ios): Tauri iOS build with binary XCFramework dependencies (#13995) 2025-08-18 07:35:49 -03:00
tests chore: update tests (#13998) 2025-08-13 13:34:01 -03:00