Skip to content

fix: commit AppIcon.icns and streamline release workflow#3

Merged
diranged merged 2 commits into
mainfrom
fix/commit-app-icon
Apr 7, 2026
Merged

fix: commit AppIcon.icns and streamline release workflow#3
diranged merged 2 commits into
mainfrom
fix/commit-app-icon

Conversation

@diranged

@diranged diranged commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove packaging/AppIcon.icns from .gitignore and commit the V2 icon so CI builds use it instead of falling back to the blue circle placeholder
  • Remove the redundant ci job from the release workflow — tags are pushed from main which has already passed CI

Test plan

  • CI passes
  • After merge, push a new tag and verify the DMG and .app.zip have the correct V2 icon

🤖 Generated with Claude Code

diranged and others added 2 commits April 6, 2026 19:04
The .icns was gitignored, so CI runners fell back to the placeholder
(blue circle). Now the V2 icon is committed and used in both the DMG
and .app bundle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Tags are only pushed from main which has already passed CI. The release
job builds everything itself, so the nested CI call was just wasting
runner minutes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@diranged diranged merged commit 891924c into main Apr 7, 2026
4 checks passed
@diranged diranged deleted the fix/commit-app-icon branch April 7, 2026 02:13
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