Skip to content

chore(desktop): set bundle identifier to com.tencent.octop - #567

Merged
jubaoliang merged 1 commit into
TencentCloud:developfrom
liukewia:chore/desktop-bundle-id
Sep 4, 2026
Merged

chore(desktop): set bundle identifier to com.tencent.octop#567
jubaoliang merged 1 commit into
TencentCloud:developfrom
liukewia:chore/desktop-bundle-id

Conversation

@liukewia

@liukewia liukewia commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Change the desktop product identifier from com.octop.desktop to com.tencent.octop so macOS CFBundleIdentifier and the Windows assembly name match the Tencent bundle ID.
  • Update Wails productIdentifier in config.yml together with Darwin plists so packaging does not regenerate the old ID.

Target branch

  • Base is develop (feature / fix — default)
  • Base is main (release/* or hotfix/* only)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactor / chore
  • Release / hotfix

Test plan

Identifier strings updated in desktop/src/build/{config.yml,darwin/Info.plist,darwin/Info.dev.plist,windows/wails.exe.manifest}. Did not rebuild the desktop app or run make all (packaging metadata only).

  • make all passes locally
  • Added/updated tests

Checklist

  • Updated CHANGELOG.md (if user-facing)
  • README / docs updated (if needed)

@jubaoliang
jubaoliang merged commit 94b161e into TencentCloud:develop Sep 4, 2026
10 checks passed
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