Steve2/A2Mac/Assets.xcassets/Power.imageset/Contents.json

55 lines
981 B
JSON
Raw Normal View History

2020-07-08 07:56:45 +00:00
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
2024-01-06 15:11:52 +00:00
],
"idiom" : "universal",
"scale" : "1x"
2020-07-08 07:56:45 +00:00
},
{
2024-01-06 15:11:52 +00:00
"filename" : "power.light.64.png",
2020-07-08 07:56:45 +00:00
"idiom" : "universal",
"scale" : "2x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
2024-01-06 15:11:52 +00:00
"filename" : "power.dark.64.png",
"idiom" : "universal",
2020-07-08 07:56:45 +00:00
"scale" : "2x"
},
{
2024-01-06 15:11:52 +00:00
"filename" : "power.light.128.png",
2020-07-08 07:56:45 +00:00
"idiom" : "universal",
"scale" : "3x"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
2024-01-06 15:11:52 +00:00
],
"filename" : "power.dark.128.png",
"idiom" : "universal",
"scale" : "3x"
2020-07-08 07:56:45 +00:00
}
],
"info" : {
2024-01-06 15:11:52 +00:00
"author" : "xcode",
"version" : 1
2020-07-08 07:56:45 +00:00
}
2024-01-06 15:11:52 +00:00
}