1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-24 22:33:52 +03:00
vimr/NvimView/Support/DrawerPerf/Assets.xcassets/AppIcon.appiconset/Contents.json

59 lines
870 B
JSON
Raw Normal View History

2020-08-19 01:09:13 +03:00
{
"images": [
{
"idiom": "mac",
"size": "16x16",
"scale": "1x"
},
{
"idiom": "mac",
"size": "16x16",
"scale": "2x"
},
{
"idiom": "mac",
"size": "32x32",
"scale": "1x"
},
{
"idiom": "mac",
"size": "32x32",
"scale": "2x"
},
{
"idiom": "mac",
"size": "128x128",
"scale": "1x"
},
{
"idiom": "mac",
"size": "128x128",
"scale": "2x"
},
{
"idiom": "mac",
"size": "256x256",
"scale": "1x"
},
{
"idiom": "mac",
"size": "256x256",
"scale": "2x"
},
{
"idiom": "mac",
"size": "512x512",
"scale": "1x"
},
{
"idiom": "mac",
"size": "512x512",
"scale": "2x"
}
],
"info": {
"version": 1,
"author": "xcode"
}
}