Skip to content

Commit 92d9329

Browse files
author
darwinx64
authored
chore: template rendering for loading icon (#68)
1 parent 243b365 commit 92d9329

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed
Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
{
22
"images" : [
33
{
4-
"filename" : "Oval_dark 1.png",
5-
"idiom" : "universal"
6-
},
7-
{
8-
"appearances" : [
9-
{
10-
"appearance" : "luminosity",
11-
"value" : "dark"
12-
}
13-
],
144
"filename" : "Oval.png",
155
"idiom" : "universal"
166
}
177
],
188
"info" : {
199
"author" : "xcode",
2010
"version" : 1
11+
},
12+
"properties" : {
13+
"template-rendering-intent" : "template"
2114
}
2215
}
-1.66 KB
Binary file not shown.

0 commit comments

Comments
 (0)