Unable to open dependencies file when using a icon from Icon Composer (Xcode 26)

How to replicate: Design a icon in icon composer Save it and put the .icon file in your project, then in your targets put the name of the .icon file in there. Either clean build folder or restart IDE One Error: unable to open dependencies file (/Users/user/Library/Developer/Xcode/DerivedData/project-fqrfzzkwgrutdabmcqjeupvyetci/Build/Intermediates.noindex/project.build/Debug/project.build/assetcatalog_dependencies_thinned) And one warning: Icon export exited with status 255, signal 0 Is this a known issue or a easy fix? Or is it a issue on my end? Thanks

I found the fix had to check my Build Phases -> Copy Bundle Resources for old icon files.

Unable to open dependencies file when using a icon from Icon Composer (Xcode 26)
 
 
Q