Skip to content

Comments

fix: restore original macOS squircle icon and regenerate icns properly#1703

Merged
jeffvli merged 1 commit intojeffvli:developmentfrom
york9675:fix/macos-icon-v2
Feb 12, 2026
Merged

fix: restore original macOS squircle icon and regenerate icns properly#1703
jeffvli merged 1 commit intojeffvli:developmentfrom
york9675:fix/macos-icon-v2

Conversation

@york9675
Copy link
Contributor

The previous fix (#1688) incorrectly regenerated the icns from circular PNG icons, replacing the macOS-specific squircle design.

  • Restores the original squircle icon design from the pre-Regenerate macOS icon (.icns) to fix glitched small icons #1688 icns
  • Regenerates icns using macOS native iconutil with proper modern icon types (ic04, ic05 instead of legacy icp4, icp5, icp6)
  • Fixes @2x retina DPI metadata (144 DPI instead of 72)
  • Reverts unnecessary DPI changes to source PNGs (Windows/Linux icons)

I really apologize for this oversight and the need for a follow-up fix

Tested with

App launcher

image

Finder list/column view

image image image

Spotlight/Raycast

image image

DMG itself

image

@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
feishin Ready Ready Preview, Comment Feb 12, 2026 3:28pm

@jeffvli
Copy link
Owner

jeffvli commented Feb 12, 2026

No problem, I appreciate you testing on macOS and implementing changes since I don't have one

@jeffvli jeffvli merged commit 203c8a6 into jeffvli:development Feb 12, 2026
3 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