Skip to content

fix(cli): change "register_ios_plugin" params to snake case#10676

Merged
lucasfernog merged 5 commits intotauri-apps:devfrom
rdlabo:feat/fix_ios_plugin_name
Aug 19, 2024
Merged

fix(cli): change "register_ios_plugin" params to snake case#10676
lucasfernog merged 5 commits intotauri-apps:devfrom
rdlabo:feat/fix_ios_plugin_name

Conversation

@rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Aug 19, 2024

If plugin name is kebab-case, works fine.

close #10675

@rdlabo rdlabo requested a review from a team as a code owner August 19, 2024 03:08
@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2024

Package Changes Through 85dbd0a

There are 3 changes which include @tauri-apps/cli with prerelease, tauri-cli with prerelease, tauri-build with prerelease

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.0-rc.3 2.0.0-rc.4
tauri 2.0.0-rc.3 2.0.0-rc.4
@tauri-apps/cli 2.0.0-rc.4 2.0.0-rc.5
tauri-cli 2.0.0-rc.4 2.0.0-rc.5

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


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

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch :)

@lucasfernog lucasfernog merged commit 8ae52a6 into tauri-apps:dev Aug 19, 2024
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.

[bug] Template error when using kebab-case plugin name (create ios plugin)

2 participants