🍱 Customize
| @@ -1,68 +1,68 @@ | ||||
| { | ||||
|   "images" : [ | ||||
|     { | ||||
|       "size" : "16x16", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_16.png", | ||||
|       "scale" : "1x" | ||||
|     "info": { | ||||
|         "version": 1, | ||||
|         "author": "xcode" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "16x16", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_32.png", | ||||
|       "scale" : "2x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "32x32", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_32.png", | ||||
|       "scale" : "1x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "32x32", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_64.png", | ||||
|       "scale" : "2x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "128x128", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_128.png", | ||||
|       "scale" : "1x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "128x128", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_256.png", | ||||
|       "scale" : "2x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "256x256", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_256.png", | ||||
|       "scale" : "1x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "256x256", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_512.png", | ||||
|       "scale" : "2x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "512x512", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_512.png", | ||||
|       "scale" : "1x" | ||||
|     }, | ||||
|     { | ||||
|       "size" : "512x512", | ||||
|       "idiom" : "mac", | ||||
|       "filename" : "app_icon_1024.png", | ||||
|       "scale" : "2x" | ||||
|     } | ||||
|   ], | ||||
|   "info" : { | ||||
|     "version" : 1, | ||||
|     "author" : "xcode" | ||||
|   } | ||||
| } | ||||
|     "images": [ | ||||
|         { | ||||
|             "size": "16x16", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_16.png", | ||||
|             "scale": "1x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "16x16", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_32.png", | ||||
|             "scale": "2x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "32x32", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_32.png", | ||||
|             "scale": "1x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "32x32", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_64.png", | ||||
|             "scale": "2x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "128x128", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_128.png", | ||||
|             "scale": "1x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "128x128", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_256.png", | ||||
|             "scale": "2x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "256x256", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_256.png", | ||||
|             "scale": "1x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "256x256", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_512.png", | ||||
|             "scale": "2x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "512x512", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_512.png", | ||||
|             "scale": "1x" | ||||
|         }, | ||||
|         { | ||||
|             "size": "512x512", | ||||
|             "idiom": "mac", | ||||
|             "filename": "app_icon_1024.png", | ||||
|             "scale": "2x" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
| Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 42 KiB | 
| Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 4.1 KiB | 
| Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 434 B | 
| Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 8.7 KiB | 
| Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 967 B | 
| Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 19 KiB | 
| Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.0 KiB |