mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
57 lines
No EOL
1.4 KiB
JSON
57 lines
No EOL
1.4 KiB
JSON
{
|
|
"images": [
|
|
{
|
|
"orientation": "portrait",
|
|
"idiom": "iphone",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "2x",
|
|
"filename": "LaunchImage-iphone-2x.png"
|
|
},
|
|
{
|
|
"orientation": "portrait",
|
|
"idiom": "iphone",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "2x",
|
|
"filename": "LaunchImage-iphone-retina4.png",
|
|
"subtype": "retina4"
|
|
},
|
|
{
|
|
"orientation": "portrait",
|
|
"idiom": "ipad",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "1x",
|
|
"filename": "LaunchImage-ipad-portrait-1x.png"
|
|
},
|
|
{
|
|
"orientation": "landscape",
|
|
"idiom": "ipad",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "1x",
|
|
"filename": "LaunchImage-ipad-landscape-1x.png"
|
|
},
|
|
{
|
|
"orientation": "portrait",
|
|
"idiom": "ipad",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "2x",
|
|
"filename": "LaunchImage-ipad-portrait-2x.png"
|
|
},
|
|
{
|
|
"orientation": "landscape",
|
|
"idiom": "ipad",
|
|
"extent": "full-screen",
|
|
"minimum-system-version": "7.0",
|
|
"scale": "2x",
|
|
"filename": "LaunchImage-ipad-landscape-2x.png"
|
|
}
|
|
],
|
|
"info": {
|
|
"version": 1,
|
|
"author": "xcode"
|
|
}
|
|
} |