|
|
@@ -1,63 +1,105 @@
|
|
|
{
|
|
|
"images" : [
|
|
|
{
|
|
|
+ "size" : "20x20",
|
|
|
"idiom" : "iphone",
|
|
|
- "size" : "29x29",
|
|
|
+ "filename" : "iphone-notification-20pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "20x20",
|
|
|
"idiom" : "iphone",
|
|
|
- "size" : "29x29",
|
|
|
+ "filename" : "iphone-notification-20pt@3x.png",
|
|
|
"scale" : "3x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "29x29",
|
|
|
"idiom" : "iphone",
|
|
|
- "size" : "40x40",
|
|
|
+ "filename" : "iphone-spotlight-settings-29pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "29x29",
|
|
|
"idiom" : "iphone",
|
|
|
- "size" : "40x40",
|
|
|
+ "filename" : "iphone-spotlight-settings-29pt@3x.png",
|
|
|
"scale" : "3x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "40x40",
|
|
|
"idiom" : "iphone",
|
|
|
- "size" : "60x60",
|
|
|
+ "filename" : "iphone-spotlight-40pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "iphone-spotlight-40pt@3x.png",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "60x60",
|
|
|
"idiom" : "iphone",
|
|
|
+ "filename" : "iphone-app-60pt@2x.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
"size" : "60x60",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "filename" : "iphone-app-60pt@3x.png",
|
|
|
"scale" : "3x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "20x20",
|
|
|
"idiom" : "ipad",
|
|
|
- "size" : "29x29",
|
|
|
+ "filename" : "ipad-notifications-20pt@1x.png",
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "20x20",
|
|
|
"idiom" : "ipad",
|
|
|
- "size" : "29x29",
|
|
|
+ "filename" : "ipad-notifications-20pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "29x29",
|
|
|
"idiom" : "ipad",
|
|
|
- "size" : "40x40",
|
|
|
+ "filename" : "ipad-settings-29pt@1x.png",
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "29x29",
|
|
|
"idiom" : "ipad",
|
|
|
- "size" : "40x40",
|
|
|
+ "filename" : "ipad-settings-29pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "40x40",
|
|
|
"idiom" : "ipad",
|
|
|
- "size" : "76x76",
|
|
|
+ "filename" : "ipad-spotlight-40pt@1x.png",
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
|
+ "size" : "40x40",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "ipad-spotlight-40pt@2x.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "76x76",
|
|
|
"idiom" : "ipad",
|
|
|
+ "filename" : "ipad-app-76pt@1x.png",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
"size" : "76x76",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "ipad-app-76pt@2x.png",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "size" : "83.5x83.5",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "filename" : "ipad-pro-app-83.5pt@2x.png",
|
|
|
"scale" : "2x"
|
|
|
}
|
|
|
],
|
|
|
@@ -65,4 +107,6 @@
|
|
|
"version" : 1,
|
|
|
"author" : "xcode"
|
|
|
}
|
|
|
-}
|
|
|
+}
|
|
|
+
|
|
|
+
|