mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 08:38:30 -05:00
bc4f8f85d5
* add required new app icon size * add `LSSupportsOpeningDocumentsInPlace` property (false) * set minimum iOS version to 8.0 (minimum allowed by this version of xCode)
66 lines
No EOL
1.2 KiB
JSON
66 lines
No EOL
1.2 KiB
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "20x20",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "20x20",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"size" : "29x29",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-29x29.png",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"size" : "29x29",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-58x58.png",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"size" : "40x40",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-40x40.png",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"size" : "40x40",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-80x80.png",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"size" : "76x76",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-76x76.png",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"size" : "76x76",
|
|
"idiom" : "ipad",
|
|
"filename" : "KITTEN-152x152.png",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"size" : "83.5x83.5",
|
|
"idiom" : "ipad",
|
|
"filename" : "Icon-167.png",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"size" : "1024x1024",
|
|
"idiom" : "ios-marketing",
|
|
"filename" : "KITTEN-1024x1024.png",
|
|
"scale" : "1x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |