Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): iOS build crashing when development team has spaces #12290

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

lucasfernog
Copy link
Member

Even though I couldn't even get the build to succeed when using the team name as the "developmentTeam" configuration (instead of the team ID), I've received reports that our processing of that value is broken and only works when it is escaped using \".

Even though I couldn't even get the build to succeed when using the team name as the "developmentTeam" configuration (instead of the team ID), I've received reports that our processing of that value is broken and only works when it is escaped using `\"`.
@lucasfernog lucasfernog requested a review from a team as a code owner January 7, 2025 12:20
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Package Changes Through 6810e4f

There are 4 changes which include tauri-build with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri-driver 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-build 2.0.4 2.0.5
tauri 2.2.0 2.2.1
@tauri-apps/cli 2.2.2 2.2.3
tauri-cli 2.2.2 2.2.3
tauri-driver 2.0.1 2.0.2

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 ef21ed9 into dev Jan 7, 2025
14 checks passed
@lucasfernog lucasfernog deleted the fix/team-spaces branch January 7, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants