iOS icons asset
62
client/ios/Media.xcassets/AppIcon.appiconset/Contents.json
Normal file
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "icon_40x40.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_60x60.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_58x58.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_87x87.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_80x80.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_120x120.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_120x120-1.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "60x60"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_180x180.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "60x60"
|
||||
},
|
||||
{
|
||||
"filename" : "icon_1024x1024.png",
|
||||
"idiom" : "ios-marketing",
|
||||
"scale" : "1x",
|
||||
"size" : "1024x1024"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_1024x1024.png
Normal file
After Width: | Height: | Size: 499 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_120x120-1.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_120x120.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_180x180.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_40x40.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_58x58.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_60x60.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_80x80.png
Normal file
After Width: | Height: | Size: 9 KiB |
BIN
client/ios/Media.xcassets/AppIcon.appiconset/icon_87x87.png
Normal file
After Width: | Height: | Size: 10 KiB |
6
client/ios/Media.xcassets/Contents.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|