|
@@ -1,45 +1,55 @@
|
|
|
{
|
|
|
+ "info" : {
|
|
|
+ "version" : 1,
|
|
|
+ "author" : "xcode"
|
|
|
+ },
|
|
|
"images" : [
|
|
|
{
|
|
|
- "size" : "16x16",
|
|
|
- "idiom" : "mac",
|
|
|
+ "scale" : "1x",
|
|
|
+ "idiom" : "ios-marketing",
|
|
|
+ "size" : "1024x1024",
|
|
|
+ "filename" : "app_icon_1024.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "scale" : "1x",
|
|
|
"filename" : "app_icon_16.png",
|
|
|
- "scale" : "1x"
|
|
|
+ "idiom" : "mac",
|
|
|
+ "size" : "16x16"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "16x16",
|
|
|
"idiom" : "mac",
|
|
|
+ "size" : "16x16",
|
|
|
"filename" : "app_icon_32.png",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "32x32",
|
|
|
- "idiom" : "mac",
|
|
|
"filename" : "app_icon_32.png",
|
|
|
- "scale" : "1x"
|
|
|
+ "idiom" : "mac",
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "32x32"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "32x32",
|
|
|
- "idiom" : "mac",
|
|
|
"filename" : "app_icon_64.png",
|
|
|
+ "idiom" : "mac",
|
|
|
+ "size" : "32x32",
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "128x128",
|
|
|
"idiom" : "mac",
|
|
|
- "filename" : "app_icon_128.png",
|
|
|
- "scale" : "1x"
|
|
|
+ "scale" : "1x",
|
|
|
+ "size" : "128x128",
|
|
|
+ "filename" : "app_icon_128.png"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "128x128",
|
|
|
"idiom" : "mac",
|
|
|
- "filename" : "app_icon_256.png",
|
|
|
- "scale" : "2x"
|
|
|
+ "scale" : "2x",
|
|
|
+ "size" : "128x128",
|
|
|
+ "filename" : "app_icon_256.png"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "256x256",
|
|
|
- "idiom" : "mac",
|
|
|
"filename" : "app_icon_256.png",
|
|
|
+ "idiom" : "mac",
|
|
|
+ "size" : "256x256",
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
@@ -49,20 +59,16 @@
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
- "size" : "512x512",
|
|
|
- "idiom" : "mac",
|
|
|
"filename" : "app_icon_512.png",
|
|
|
- "scale" : "1x"
|
|
|
+ "scale" : "1x",
|
|
|
+ "idiom" : "mac",
|
|
|
+ "size" : "512x512"
|
|
|
},
|
|
|
{
|
|
|
+ "scale" : "2x",
|
|
|
"size" : "512x512",
|
|
|
"idiom" : "mac",
|
|
|
- "filename" : "app_icon_1024.png",
|
|
|
- "scale" : "2x"
|
|
|
+ "filename" : "app_icon_1024.png"
|
|
|
}
|
|
|
- ],
|
|
|
- "info" : {
|
|
|
- "version" : 1,
|
|
|
- "author" : "xcode"
|
|
|
- }
|
|
|
-}
|
|
|
+ ]
|
|
|
+}
|