databag/app/mobile/ios/Databag/Images.xcassets/AppIcon.appiconset/Contents.json

54 lines
849 B
JSON
Raw Normal View History

2022-01-14 07:59:53 +00:00
{
"images" : [
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "2x",
"size" : "20x20"
2022-01-14 07:59:53 +00:00
},
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "3x",
"size" : "20x20"
2022-01-14 07:59:53 +00:00
},
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "2x",
"size" : "29x29"
2022-01-14 07:59:53 +00:00
},
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "3x",
"size" : "29x29"
2022-01-14 07:59:53 +00:00
},
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "2x",
"size" : "40x40"
2022-01-14 07:59:53 +00:00
},
{
"idiom" : "iphone",
2022-10-08 17:49:50 +00:00
"scale" : "3x",
"size" : "40x40"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
2022-10-29 21:07:43 +00:00
{
2022-10-08 17:49:50 +00:00
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
2022-01-14 07:59:53 +00:00
}
],
"info" : {
2022-10-08 17:49:50 +00:00
"author" : "xcode",
"version" : 1
2022-01-14 07:59:53 +00:00
}
2022-10-08 17:49:50 +00:00
}