Skip to content

P0-03: Proper .icns app icon and bundle metadata #17

@hybridmachine

Description

@hybridmachine

Description

Create multi-resolution .icns icon. Update Info.plist with proper bundle metadata.

Implementation

  • Create .icns with 16x16, 32x32, 128x128, 256x256, 512x512, 1024x1024 variants
  • Update MacNoteInfo.plist.in: CFBundleIconFile, NSHumanReadableCopyright, LSMinimumSystemVersion (13.0), LSApplicationCategoryType (public.app-category.developer-tools)
  • Add icon file to CMakeLists.txt RESOURCE list

Key Files

  • macos/platform/MacNoteInfo.plist.in
  • macos/CMakeLists.txt

Sprint

Sprint 2 - macOS Native Feel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions