Skip to content

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

Merged
lucasfernog merged 1 commit intodevfrom
fix/team-spaces
Jan 7, 2025
Merged

fix(cli): iOS build crashing when development team has spaces#12290
lucasfernog merged 1 commit intodevfrom
fix/team-spaces

Conversation

@lucasfernog
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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

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