Product icons are missing from the Xcode project

Open Beginner friendly
#2,190 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
swift

Research direction

Start by opening the Xcode project and inspecting how the ProductIcons folder and Icon Composer assets are represented. Compare the app icon configuration names across build configurations with the assets in ProductIcons, then build the app and verify each configuration uses its corresponding icon rather than a placeholder.

Written by the indexing model from the issue text.

Description

The ProductIcons folder exists in the repository and contains the Icon Composer assets, but the folder is not included in the Xcode project.

The app icon configuration names also still reference the previous asset catalogue icon names, causing builds to use a placeholder icon instead of the corresponding Icon Composer asset.

Expected behaviour

The ProductIcons folder should be included in the Xcode project and each build configuration should reference its corresponding Icon Composer asset.

Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeEditApp/CodeEdit

All issues in CodeEditApp/CodeEdit

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.