-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
platform: macOSstatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: feature request
Milestone
Description
Describe the problem
I always have to rename macOS bundles when releasing my app. On windows and linux, all bundles start with AppName_Version_***, while in macOS it's just AppName_***
And this naming is required if you're pushing assets to S3 for the auto-uploader to pick up, as you need distinct names for each version.
Describe the solution you'd like
Name macOS bundles just like the other platforms.
Alternatives considered
I can rename it myself, manually or scripted, which is what I do today, but this would be that nice extra DX touch if Tauri would do it automatically :)
Additional context
No response
Metadata
Metadata
Assignees
Labels
platform: macOSstatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: feature request
Type
Projects
Status
📬Proposal