Skip to content

Conversation

Durafen
Copy link
Contributor

@Durafen Durafen commented Jun 9, 2025

  • Regenerate corrupted icon.icns file (8 bytes → 840KB with proper multi-resolution support)
  • Fix rimraf API compatibility in clean-dev-assets.js for Node.js module changes
  • Add missing make build-mac command to development documentation

The issue was a corrupted icon.icns file that caused blank icons on macOS. Regenerated using iconutil with proper iconset structure containing resolutions from 16x16 to 1024x1024 pixels for full macOS system compatibility.

  • A new release build will need to be created using make build-mac for the icon fix to be available in downloadable DMG files on GitHub releases.

- Regenerate corrupted icon.icns file (8 bytes → 840KB with proper multi-resolution support)
- Fix rimraf API compatibility in clean-dev-assets.js for Node.js module changes
- Add missing make build-mac command to development documentation

The main issue was a corrupted icon.icns file that caused blank icons on macOS.
Regenerated using iconutil with proper iconset structure containing resolutions
from 16x16 to 1024x1024 pixels for full macOS system compatibility.
@Mehdi-Bl
Copy link
Contributor

Thanks for the fix.

@Mehdi-Bl Mehdi-Bl merged commit 47ec40d into codingworkflow:main Jun 10, 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