Skip to content

fix(cli): install iOS dependencies when needed#13799

Merged
lucasfernog merged 1 commit into
devfrom
fix/install-ios-deps
Jul 10, 2025
Merged

fix(cli): install iOS dependencies when needed#13799
lucasfernog merged 1 commit into
devfrom
fix/install-ios-deps

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

currently deps are only installed on init, which might not be executed on someone's machine if the xcode project is commited to the repo. we need to ensure dependencies are installed before running them

applies tauri-apps/cargo-mobile2#468

currently deps are only installed on init, which might not be executed on someone's machine if the xcode project is commited to the repo. we need to ensure dependencies are installed before running them

applies tauri-apps/cargo-mobile2#468
@lucasfernog lucasfernog requested a review from a team as a code owner July 10, 2025 13:07
@github-project-automation github-project-automation Bot moved this to 📬Proposal in Roadmap Jul 10, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 30c2354

There are 6 changes which include @tauri-apps/cli with patch, tauri-cli with patch, @tauri-apps/api with patch, tauri-bundler with patch, tauri with patch, tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.6.0 2.6.1
tauri-utils 2.5.0 2.5.1
tauri-bundler 2.5.0 2.5.1
tauri-runtime 2.7.0 2.7.1
tauri-runtime-wry 2.7.1 2.7.2
tauri-codegen 2.3.0 2.3.1
tauri-macros 2.3.1 2.3.2
tauri-plugin 2.3.0 2.3.1
tauri-build 2.3.0 2.3.1
tauri 2.6.2 2.6.3
@tauri-apps/cli 2.6.2 2.6.3
tauri-cli 2.6.2 2.6.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 0f248b1 into dev Jul 10, 2025
17 checks passed
@lucasfernog lucasfernog deleted the fix/install-ios-deps branch July 10, 2025 13:17
@github-project-automation github-project-automation Bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

1 participant