Skip to content

[feat] Support specify bundle name #13110

@typed-sigterm

Description

@typed-sigterm

Describe the problem

Currently, final bundle name is determinded by escaped productName. For example, Foo Tool -> Foo.Tool-xxx.xxx. But for consistency, I'd like to make it foo-tool-xxx.xxx instead. This requires some mv hacks when building locally, while it is more difficult on GitHub Actions using tauri-action.

Describe the solution you'd like

Add config or cli option bundleName to specify the behavior (not affecting version and platform after it).

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions