Skip to content

ci(kimi-desktop): strip Developer ID prefix from CSC_NAME#1235

Merged
wbxl2000 merged 2 commits into
mainfrom
fix/desktop-csc-name
Jun 30, 2026
Merged

ci(kimi-desktop): strip Developer ID prefix from CSC_NAME#1235
wbxl2000 merged 2 commits into
mainfrom
fix/desktop-csc-name

Conversation

@wbxl2000

Copy link
Copy Markdown
Collaborator

Fixes the macOS signing step in the desktop-build workflow.

electron-builder rejects the 'Developer ID Application: ' prefix in CSC_NAME, but the keychain setup exports the full certificate name. Strip the prefix before passing it to electron-builder.

Without this, the macOS desktop build fails with: Please remove prefix "Developer ID Application:" from the specified name.

electron-builder rejects the 'Developer ID Application: ' prefix in CSC_NAME;
the keychain setup exports the full certificate name, so strip the prefix
before passing it to electron-builder.
@changeset-bot

changeset-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3528f65

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@3528f65
npx https://pkg.pr.new/@moonshot-ai/kimi-code@3528f65

commit: 3528f65

electron-builder's .deb target requires a project homepage and a package
maintainer; set both so the Linux build succeeds.
@wbxl2000 wbxl2000 merged commit e207f52 into main Jun 30, 2026
13 checks passed
@wbxl2000 wbxl2000 deleted the fix/desktop-csc-name branch June 30, 2026 14:19
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.

1 participant