Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "Folder/giftColor" image asset name resolves to the symbol "gift" which already exists. Try renaming the asset. #1078

Open
michaeldwilliams opened this issue Sep 22, 2023 · 1 comment

Comments

@michaeldwilliams
Copy link

SwiftGen v6.6.2 (Stencil v0.15.1, StencilSwiftKit v2.10.1, SwiftGenKit v6.6.2)
Xcode 15.0

When updating to Xcode 15, SwiftGen creates a warning in my GeneratedAssetSymbols.swift file saying two image files are resolving to the same name even though they aren't named this same. This doesn't happen in Xcode 14.3.1. There are two images in the same folder that are named similarly but they are not the same. One is Folder/giftColor and the other is Folder/gift.

@Liquidsoul
Copy link
Member

Could you provide some data to replicate this issue?
For example:

  1. a small project with your issue
  2. a test in the SwiftGen project showing your problem

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants