From 6ac146f9b8041105b6d609838ed3ad9353c53c23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=8B=A0=EB=AF=BC=ED=98=B8?= <68156836+alsh0807@users.noreply.github.com> Date: Wed, 24 Jul 2024 16:12:01 +0900 Subject: [PATCH] fix: template --- .../Image/Icon.xcassets/search.imageset/Contents.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sources/SDS/Resources/Image/Icon.xcassets/search.imageset/Contents.json b/Sources/SDS/Resources/Image/Icon.xcassets/search.imageset/Contents.json index 6e77918..c258d38 100644 --- a/Sources/SDS/Resources/Image/Icon.xcassets/search.imageset/Contents.json +++ b/Sources/SDS/Resources/Image/Icon.xcassets/search.imageset/Contents.json @@ -17,5 +17,8 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" } }