mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-28 18:15:37 -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)
58 lines
No EOL
918 B
JSON
58 lines
No EOL
918 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "20x20",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "20x20",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "29x29",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "29x29",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "40x40",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "40x40",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "76x76",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "76x76",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ipad",
|
|
"size" : "83.5x83.5",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"idiom" : "ios-marketing",
|
|
"size" : "1024x1024",
|
|
"scale" : "1x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"version" : 1,
|
|
"author" : "xcode"
|
|
}
|
|
} |