Also convert it to a supported HEIF format, making it much smaller. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
21 lines
307 B
JSON
21 lines
307 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "AboutCog.heic",
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|