26 lines
374 B
JSON
26 lines
374 B
JSON
|
{
|
||
|
"images" : [
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : "<=145"
|
||
|
},
|
||
|
{
|
||
|
"idiom" : "watch",
|
||
|
"scale" : "2x",
|
||
|
"screen-width" : ">183"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"author" : "xcode",
|
||
|
"version" : 1
|
||
|
},
|
||
|
"properties" : {
|
||
|
"auto-scaling" : "auto"
|
||
|
}
|
||
|
}
|