Skip to content

fix: remove .app ending from default identifier - #900

Merged
amrbashir merged 2 commits into
devfrom
no-dot-app-in-default-id
Jun 17, 2025
Merged

fix: remove .app ending from default identifier#900
amrbashir merged 2 commits into
devfrom
no-dot-app-in-default-id

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Reference: tauri-apps/tauri#13618 (comment)

Changed default app identifier from com.{package_name}.app to com.{user_name}.{package_name} as .app causes problems on macOS

(pulled in an extremely light weight crate whoami that increased the binary size by ~3KB)

@github-actions

github-actions Bot commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through eaf5c4a

There are 2 changes which include create-tauri-app with minor, create-tauri-app-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
create-tauri-app 4.5.10 4.6.0
create-tauri-app-js 4.5.10 4.6.0

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


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

@Legend-Master Legend-Master changed the title Remove .app ending from default identifier fix: remove .app ending from default identifier Jun 17, 2025
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