DEVTOOLS-195 Ne pas générer les svg en template par défaut
Some checks failed
gitea-openium/resgen.swift/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Quentin Bandera 2024-07-11 10:08:47 +02:00
parent 8686ae974c
commit 07575bd2bf

View File

@ -93,7 +93,7 @@ struct ParsedImage {
),
properties: AssetProperties(
preservesVectorRepresentation: true,
templateRenderingIntent: .template
templateRenderingIntent: .original
)
)
} else {