Skip to content

Feature/dependency update#2235

Merged
Tlaster merged 2 commits into
masterfrom
feature/dependency-update
Jun 18, 2026
Merged

Feature/dependency update#2235
Tlaster merged 2 commits into
masterfrom
feature/dependency-update

Conversation

@Tlaster

@Tlaster Tlaster commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 96f927dedb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread iosApp/project.yml
Comment on lines +3 to +5
options:
minimumXcodeGenVersion: 2.45.4
xcodeVersion: "26.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add .icon file-type override to XcodeGen

When CI or developers generate Flare.xcodeproj from this spec, XcodeGen does not preserve Icon Composer .icon bundles unless options.fileTypes."icon".file: true is set; the upstream XcodeGen issue notes that by default it treats the bundle contents as individual resources and “breaks Xcode's recognition” of the icon. This repo's only primary app icon is iosApp/flare/AppIcon.icon with no primary AppIcon.appiconset, so the generated project will add icon.json/layer files instead of AppIcon.icon, and Xcode won't recognize AppIcon as the app icon for generated iOS builds. Add the file type override under options.

Useful? React with 👍 / 👎.

@Tlaster Tlaster merged commit 91068b5 into master Jun 18, 2026
10 checks passed
@Tlaster Tlaster deleted the feature/dependency-update branch June 18, 2026 05:42
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.

1 participant