Skip to content

Redesign app icon and migrate to Icon Composer - #207

Open
albertolicea00 wants to merge 2 commits into
Marginal:masterfrom
albertolicea00:app-icon-redesign
Open

Redesign app icon and migrate to Icon Composer#207
albertolicea00 wants to merge 2 commits into
Marginal:masterfrom
albertolicea00:app-icon-redesign

Conversation

@albertolicea00

Copy link
Copy Markdown

Closes #206

Summary

  • Redesigned the app icon and migrated it to Apple's Icon Composer format (AppIcon.icon), replacing the old flat PNG AppIcon.appiconset.
  • One shared AppIcon.icon is now referenced by all 5 targets (QuickLook Video, formatreader, videodecoder, mdimporter, simpleplayer) instead of duplicating per-target icon sets.
  • Removed unused Document.iconset (not referenced by any Info.plist) and legacy .xcf source art (AppIcon.xcf, Document.xcf), superseded by the new icon workflow.

Please test

  • Build main app target, confirm new icon shows in Finder/Dock and System Settings > Extensions
  • Check icon renders correctly in light/dark/tinted appearance

@albertolicea00

Copy link
Copy Markdown
Author

btw no need to keep a proprietary editor file (GIMP .xcf etc) around anymore. AppIcon.icon's layer is just a plain SVG (Assets/appIcon.svg), so open it in whatever you've got Figma, Affinity, Inkscape, Illustrator, .. edit, export as SVG, drop it back in. done.

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.

Improve App Icon Design

1 participant