One possible solution seems to be adding the rendering style directly to the image, as such:
Button(action: {}) {
Image(systemName: "line.3.horizontal.decrease.circle.fill")
.symbolRenderingMode(.hierarchical)
.foregroundStyle(.blue)
Credit: this reply in StackOverflow.
Post
Replies
Boosts
Views
Activity
I had the same issue this morning with a slightly different error:
(ModelCatalog.CatalogErrors.AssetErrors error 1.)
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
User Info: {
DVTErrorCreationDateKey = "2024-09-10 06:34:24 +0000";
}
--
Failed to find asset: com.apple.fm.code.generate_small_v1.base - no asset
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
--
System Information
macOS Version 15.0 (Build 24A335)
Xcode 16.0 (23050) (Build 16A242)
Timestamp: 2024-09-10T08:34:24+02:00
I've filed a report. (FB15088516)
I have the same issue, and have filed a report for it: FB14876223
It looks like this issue has been resolved in Xcode 13.1 on macOS Monterrey 12.0.1