CodeEditApp / CodeEditApp/CodeEdit
Product icons are missing from the Xcode project
- 主要语言
- Swift
- 星标
- 23k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- build-system, desktop
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100