Skip to content

Fix Windows production app icon asset and packaging validation #63

@damoahdominic

Description

@damoahdominic

Summary

Implement the fix for the Windows production icon issue identified in #62. The current Windows icon asset/pipeline appears to produce a blue/fallback box in production builds, likely due to an incomplete or improperly generated .ico asset.

Goals

  • Replace/regenerate the Windows .ico asset with a proper multi-resolution icon
  • Verify the Windows installer/executable/tile assets remain correctly wired
  • Validate the change does not break macOS or Linux icon behavior
  • Document validation steps and outcome

Scope

  • Update Windows icon assets used by the editor packaging pipeline
  • Verify config references remain correct
  • Add any lightweight validation/documentation needed for future builds

Depends On

Acceptance Criteria

  • Windows build uses a proper multi-size icon asset
  • No config regressions for installer/exe/taskbar/tile icon references
  • macOS/Linux icon assets are not broken by the change
  • Ticket and/or PR documents validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions